You are here:
Symbol Reference >
Sparse Namespace
>
Classes
>
TSparseMtx Class
>
public
>
TSparseMtx.Mul Method
MtxVec VCL
Example
TSparseMtx.Mul Method
Multiply SparseA and SparseB where maximum number of non-zero elements is estimated at 100.
SparseC.Mul(SparseA,SparseB, 100);
Copyright (c) 1999-2025 by Dew Research. All rights reserved.