Description | Hierarchy | Fields | Methods | Properties |
type matrix = record
interface with the GSL; standard matrix of double
size1: size_t; |
size2: size_t; |
tda: size_t; |
data: Pdouble; |
block: Pblock; |
owner: C_int; |
size1: size_t; |
size2: size_t; |
tda: size_t; |
data: Pdouble; |
block: Pblock; |
owner: C_int; |