C# 클래스 bigloo.f64vector

상속: hvector
파일 보기 프로젝트 열기: mbrock/bigloo-llvm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
objs double[]

공개 메소드들

메소드 설명
f64vector ( int l ) : System
ident ( ) : int

메소드 상세

f64vector() 공개 메소드

public f64vector ( int l ) : System
l int
리턴 System

ident() 공개 메소드

public ident ( ) : int
리턴 int

프로퍼티 상세

objs 공개적으로 프로퍼티

public double[] objs
리턴 double[]