Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
csnd.MyfltVector
public class MyfltVector
extends java.lang.Object
Field Summary | |
protected boolean |
Constructor Summary | |
| |
|
Method Summary | |
void |
|
int |
|
void |
|
void |
|
protected void |
|
float |
|
protected static long |
|
boolean |
|
void |
|
void |
|
int |
|
public MyfltVector()
public MyfltVector(int n)
protected MyfltVector(long cPtr, boolean cMemoryOwn)
public void add(float x)
public int capacity()
public void clear()
public void delete()
protected void finalize()
public float get(int i)
protected static long getCPtr(MyfltVector obj)
public boolean isEmpty()
public void reserve(int n)
public void set(int i, float x)
public int size()