record vector

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type vector = record

Description

interface with the GSL vector of doubles type

Overview

Fields

size: size_t;
stride: size_t;
data: Pdouble;
block: Pblock;
owner: C_int;

Description

Fields

size: size_t;
 
stride: size_t;
 
data: Pdouble;
 
block: Pblock;
 
owner: C_int;
 

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