protected SparseVectorData( T[] nonZeroEntries, IndexArray indices, int numberNonZero )
Protected Sub New ( nonZeroEntries As T(), indices As IndexArray, numberNonZero As Integer )
protected: SparseVectorData( array<T>^ nonZeroEntries, IndexArray^ indices, int numberNonZero )
new : nonZeroEntries : 'T[] * indices : IndexArray * numberNonZero : int -> SparseVectorData
nonZeroEntries
indices
numberNonZero
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.