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