KnownLocation Type
An `IVectorLocation` created from a known address and offset (typically used in LinearIndex/ArrayVector where both are the same)
Constructors
| Constructor |
Description
|
Full Usage:
KnownLocation(addr, offset)
Parameters:
Address
offset : int64
Returns: KnownLocation
|
|
Deedle