Vector::AdoptSingle Method

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

#NameTypeDescription
1aArrayDewArray<float>
2aIndexint
3ALengthint
4aIsComplexbool
Declared in Dew::Math::Vector · Dew.Math/MtxExpr.h · Cross-compiler