public class SampleRealVector extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
SampleRealVector(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(SampleRealVector obj) |
DoubleVector |
value() |
double |
weight() |
protected static long getCPtr(SampleRealVector obj)
public void delete()
public DoubleVector value()
public double weight()
Copyright © 2017. All rights reserved.