MtxVec VCL
|
Multiply two sparse matrices (matrix multiplication).
Multiply sparse matrices A and B and place the result in the calling matrix. Because the resulting matrix can be much less sparse, the memory requirements can increase beyond the available system memory. This method will raise an exception, if the requested memory size will exceed the value of MaxNonZeroCount.
Multiply SparseA and SparseB where maximum number of non-zero elements is estimated at 100.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|