You are here:
Home
>
MtxVec
>
TSparseMtx Class
>
SetMtxSCValue Method
MtxVec (C++)
Contents
|
Search
|
Home
TSparseMtx::SetMtxSCValue Method
TSparseMtx Class
void
SetMtxSCValue(
int
aRow,
int
aCol,
const
TSCplx
&CValue);
#
Name
Type
Description
1
aRow
int
2
aCol
int
3
CValue
const
TSCplx
&
Declared in Dew::Math::TSparseMtx · Dew.Math/sparse.h · Cross-compiler