Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.60 toGenMat()

PrototypesHeader File(s)
template <class T>
RWGenMat<T>
toGenMat(const RWMathArray<T>&)
<rw/math/mtharray.h>
<rw/math/genmat.h>

10.60.1 Description

Converts a 2-dimensional array into a corresponding general matrix class. The array must actually have 2 dimensions or a runtime error occurs. The newly constructed matrix is a new view of the same data as the array; a copy of the data is not made.


Previous fileTop of DocumentContentsIndexNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.