Package samer.maths

Class Probe

  • java.lang.Object
    • samer.maths.Probe
  • All Implemented Interfaces:
    Vec


    public class Probe
    extends java.lang.Object
    implements Vec
    • Constructor Detail

      • Probe

        public Probe(Vec target)
    • Method Detail

      • setTarget

        public void setTarget(Vec target)
      • size

        public int size()
        Specified by:
        size in interface Vec
      • mat

        public Mat mat()
        Specified by:
        mat in interface Vec
      • array

        public double[] array()
        Specified by:
        array in interface Vec