| F# Index extensions Class |
Defines non-generic `Index` type that provides functions for building indices
(hard-bound to `LinearIndexBuilder` type). In F#, the module is automatically opened
using `AutoOpen`. The methods are not designed for the use from C#.
[category:Vectors and indices]
Inheritance Hierarchy
Namespace:
Deedle
Assembly:
Deedle (in Deedle.dll) Version: 1.2
Syntax public static class F# Index extensions
See Also