void AdoptSingle(const DewArray<float> &aArray, int aIndex, int aRows, int aCols, bool aIsComplex) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aArray | const DewArray<float> & | |
| 2 | aIndex | int | |
| 3 | aRows | int | |
| 4 | aCols | int | |
| 5 | aIsComplex | bool |
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler