You are here:
Home
>
MtxVec
>
Matrix Struct
>
set_SCValues Method
MtxVec (C++)
Contents
|
Search
|
Home
Matrix::set_SCValues Method
Matrix Struct
void
set_SCValues(
const
int
RowIdx,
const
int
ColIdx,
const
TSCplx
&Value)
const
;
#
Name
Type
Description
1
RowIdx
const
int
2
ColIdx
const
int
3
Value
const
TSCplx
&
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler