void Adopt(const DewArray<double> &aArray, int aIndex, int ARows, int ACols, bool aIsComplex);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aArray | const DewArray<double> & | |
| 2 | aIndex | int | |
| 3 | ARows | int | |
| 4 | ACols | int | |
| 5 | aIsComplex | bool |
Declared in Dew::Math::TMtx · Dew.Math/MtxVec.h · Cross-compiler