record matrix

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type matrix = record

Description

interface with the GSL; standard matrix of double

Overview

Fields

size1: size_t;
size2: size_t;
tda: size_t;
data: Pdouble;
block: Pblock;
owner: C_int;

Description

Fields

size1: size_t;
 
size2: size_t;
 
tda: size_t;
 
data: Pdouble;
 
block: Pblock;
 
owner: C_int;
 

Generated by PasDoc 0.11.0 on 2010-10-04 16:33:27