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

Divide individual elements of sparse matrices.

Pascal
function DivideElem(const Sparse: TSparseMtx): TSparseMtx; overload;

Divide individual elements of the calling object with the Sparse matrix. The sparsitiy pattern of both matrices is assumed to be equal.

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