BenchBox.IVecSys
public static final class BenchBox.VectorSystem extends java.lang.Object implements BenchBox.IVecSys
Constructor | Description |
---|---|
VectorSystem(double[] coords) |
Modifier and Type | Method | Description |
---|---|---|
Vector |
diff(int v1,
int v2) |
|
int |
rows() |
public Vector diff(int v1, int v2)
diff
in interface BenchBox.IVecSys
public int rows()
rows
in interface BenchBox.IVecSys