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