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