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