C# Class bigloo.f32vector

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

f32vector() public méthode

public f32vector ( 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 float[] objs
Résultat float[]