Header menu logo Deedle

DelayedLocation Type

Represents a vector location that calculates the offset using address operations as needed (typically, we want to avoid this because it might be slow)

Constructors

Constructor Description

DelayedLocation(addr, addrOps)

Full Usage: DelayedLocation(addr, addrOps)

Parameters:
Returns: DelayedLocation
addr : Address
addrOps : IAddressOperations
Returns: DelayedLocation

Type something to start searching.