RMatrix.mat

If using the dmdgretl library for matrix algebra, allocate a new matrix in R and copy the elements of the matrix into it.

struct RMatrix
version(gretl)
GretlMatrix
mat
(
)

Examples

RMatrix m = gm.mat;

Meta