template <class XXCOEFF> MatrixLa <XXCOEFF> ::MatrixLa ( unsigned int r1, unsigned int r2, unsigned int c1, unsigned int c2, MatrixLa<XXCOEFF> * A)

Constructor of a (r2-r1) by (c2 -c1) submatrix of A

Documentation

Constructor of a (r2-r1) by (c2 -c1) submatrix of A. The memory is shared. The submatrix starts from position (r1,r2).

alphabetic index hierarchy of classes


Partially supported by FRISCO LTR 21.024
For more information

generated by doc++