template <class T> void new_Matrix_Init (Matrix<T> *& myptr, const Matrix<T> & Holder) Template new_Matrix_Init allocates a new Matrix of type T
Template new_Matrix_Init allocates a new Matrix of type T. The new Matrix will have the same dimensions and the same entries as Holder. The user should send in myptr as just a null pointer.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de