void BandedToDense(TMtx *Src);
Convert banded matrix to dense.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TMtx * |
See Also: TMtx::DenseToBanded
Declared in Dew::Math::TMtx · Dew.Math/MtxVec.h · Cross-compiler
Convert banded matrix to dense.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TMtx * |