Deedle


IMappedVectorSource<'T, 'R>

Namespace: Deedle.Vectors.Virtual
Parent Module: VirtualVectorSource

Marks IVirtualVectorSource that has been created by mapping from source

Instance members

Instance memberDescription
x.Function
Signature: unit
Modifiers: abstract

CompiledName: get_Function

x.Source
Signature: IVirtualVectorSource<'T>
Modifiers: abstract

CompiledName: get_Source

Fork me on GitHub