Deedle


LinearIndexBuilder

Index builder object that is associated with LinearIndex<K> type. The builder provides operations for manipulating linear indices (and the associated vectors).

Constructors

ConstructorDescription
new LinearIndexBuilder
Signature:vectorBuilder:IVectorBuilder -> LinearIndexBuilder

Static members

Static memberDescription
LinearIndexBuilder.Instance
Signature:IIndexBuilder

Provides a global access to an instance of LinearIndexBuilder

Fork me on GitHub