| SparseVectorDataTentries_ Field |
Non-zero entries of the sparse vector.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax Protected entries_ As T()
protected:
array<T>^ entries_
val mutable entries_: 'T[]
Field Value
TSee Also