Documentation of 'visad.data.fits.GenericArrayConverter' Java class
GenericArrayConverter
visad.data.fits

Class GenericArrayConverter



  • public abstract class GenericArrayConverter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      GenericArrayConverter(java.lang.Class type, int[] lengths) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object getColumnMajor(double[][] values) 
      java.lang.Object getRowMajor(double[][] values) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GenericArrayConverter

        public GenericArrayConverter(java.lang.Class type,
                                     int[] lengths)
    • Method Detail

      • getRowMajor

        public java.lang.Object getRowMajor(double[][] values)
      • getColumnMajor

        public java.lang.Object getColumnMajor(double[][] values)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.