Class SIFT3D.Svec

  • Enclosing class:
    SIFT3D

    class SIFT3D.Svec
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) double az  
      (package private) double mag  
      (package private) double po  
    • Constructor Summary

      Constructors 
      Constructor Description
      Svec()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • mag

        double mag
      • po

        double po
      • az

        double az
    • Constructor Detail

      • Svec

        public Svec()