Deedle


KnownLocation

Namespace: Deedle.Vectors

An IVectorLocation created from a known address and offset (typically used in LinearIndex/ArrayVector where both are the same)

Constructors

ConstructorDescription
new(addr, offset)
Signature: (addr:Address * offset:int64) -> KnownLocation

CompiledName: .ctor

Fork me on GitHub