long long LoadFromStream(DewStream *Src) const;
Reads the header information and the values array content from a stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | DewStream * |
Remarks:
Reads the header information and the values array content from the SrcStream. The return value indicates the number of elements read.
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler