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