Matrix::AdoptSingle Method

void AdoptSingle(const DewArray<float> &aArray, int aIndex, int aRows, int aCols, bool aIsComplex) const;

#NameTypeDescription
1aArrayconst DewArray<float> &
2aIndexint
3aRowsint
4aColsint
5aIsComplexbool
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler