Std.Column.ColumnF64
1 declaration
type
ColumnF64This declaration introduces a public type.
What it does
Contiguous unboxed 64-bit floating-point columnar vector.
Stores IEEE-754 double precision floats in contiguous unboxed buffer memory
alongside a null validity bitmap for SIMD-accelerated analytical processing.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
