Documentation of 'hep.aida.tdouble.ref.DoubleConverter' Java class
DoubleConverter
hep.aida.tdouble.ref

Class DoubleConverter



  • public class DoubleConverter
    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 Detail

      • DoubleConverter

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

      • edges

        public double[] edges(DoubleIAxis axis)
        Returns all edges of the given axis.
      • toString

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

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

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

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

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

        public java.lang.String toXML(DoubleIHistogram2D 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.