Class SIFT3D.Mat_rm

  • Enclosing class:
    SIFT3D

    class SIFT3D.Mat_rm
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Mat_rm()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • data_double

        double[][] data_double
      • data_float

        float[][] data_float
      • data_int

        int[][] data_int
      • size

        int size
      • num_cols

        int num_cols
      • num_rows

        int num_rows
      • static_mem

        int static_mem
    • Constructor Detail

      • Mat_rm

        public Mat_rm()