Package samer.maths
Class Probe
- java.lang.Object
-
- samer.maths.Probe
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface samer.maths.Vec
Vec.ForArray, Vec.InputIterator, Vec.Iterator
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description double[]array()Vec.Iteratoriterator()Matmat()voidsetTarget(Vec target)intsize()
-
-
-
Constructor Detail
-
Probe
public Probe(Vec target)
-
-
Method Detail
-
setTarget
public void setTarget(Vec target)
-
iterator
public Vec.Iterator iterator()
-
-