Class DoubleMatrixToJAI

    • Field Detail

      • dataFormat

        public StringAttribute dataFormat
        The type to cast the data to. This is a string valued attribute that defaults to "byte".
      • scale

        public Parameter scale
        This parameter indicates whether to scale the data or not. This should only be checked if the data was normalized in the first place. The default value is true.