You are here: Symbol Reference > Sparse Namespace > Classes > TSparseMtx Class > public > TSparseMtx.ConjMul Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TSparseMtx.ConjMul Method

Conjugate Sparse2 and matrix multiply it with Sparse1.

Pascal
function ConjMul(const Sparse1: TSparseMtx; const Sparse2: TSparseMtx; MaxNonZeroCount: integer = 10000000): TSparseMtx; overload;

Conjugate Sparse2, multiply it with Sparse1 and store the results in calling sparse matrix.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!