LinearIndexBuilder
Namespace: Deedle.Indices.Linear
Index builder object that is associated with LinearIndex<K>
type. The builder
provides operations for manipulating linear indices (and the associated vectors).
Constructors
Constructor | Description |
new(vectorBuilder)
Signature: vectorBuilder:IVectorBuilder -> LinearIndexBuilder
|
Static members
Static member | Description |
Instance
Signature: IIndexBuilder
|
Provides a global access to an instance of LinearIndexBuilder |