Documentation of 'hep.aida.tfloat.ref.FloatConverter' Java class
FloatConverter
hep.aida.tfloat.ref

Class FloatConverter



  • public class FloatConverter
    extends java.lang.Object
    Histogram conversions, for example to String and XML format; This class requires the Colt distribution, whereas the rest of the package is entirelly stand-alone.
    • Constructor Summary

      Constructors 
      Constructor and Description
      FloatConverter()
      Creates a new histogram converter.
    • Constructor Detail

      • FloatConverter

        public FloatConverter()
        Creates a new histogram converter.
    • Method Detail

      • edges

        public float[] edges(FloatIAxis axis)
        Returns all edges of the given axis.
      • toString

        public java.lang.String toString(FloatIAxis axis)
        Returns a string representation of the given argument.
      • toString

        public java.lang.String toString(FloatIHistogram1D h)
        Returns a string representation of the given argument.
      • toString

        public java.lang.String toString(FloatIHistogram2D h)
        Returns a string representation of the given argument.
      • toString

        public java.lang.String toString(FloatIHistogram3D h)
        Returns a string representation of the given argument.
      • toXML

        public java.lang.String toXML(FloatIHistogram1D h)
        Returns a XML representation of the given argument.
      • toXML

        public java.lang.String toXML(FloatIHistogram2D h)
        Returns a XML representation of the given argument.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.