Package samer.maths

Interface Vec.Iterator

  • Enclosing interface:
    Vec


    public static interface Vec.Iterator
    access vector by iterator
    • Method Detail

      • more

        boolean more()
      • next

        double next()