C# Class bigloo.f64vector

Inheritance: hvector
Afficher le fichier Open project: mbrock/bigloo-llvm Class Usage Examples

Méthodes publiques

Свойство Type Description
objs double[]

Méthodes publiques

Méthode Description
f64vector ( int l ) : System
ident ( ) : int

Method Details

f64vector() public méthode

public f64vector ( int l ) : System
l int
Résultat System

ident() public méthode

public ident ( ) : int
Résultat int

Property Details

objs public_oe property

public double[] objs
Résultat double[]