hep.aida.tfloat.ref
Class FloatConverter
- java.lang.Object
-
- hep.aida.tfloat.ref.FloatConverter
-
public class FloatConverter extends java.lang.ObjectHistogram 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description float[]edges(FloatIAxis axis)Returns all edges of the given axis.java.lang.StringtoString(FloatIAxis axis)Returns a string representation of the given argument.java.lang.StringtoString(FloatIHistogram1D h)Returns a string representation of the given argument.java.lang.StringtoString(FloatIHistogram2D h)Returns a string representation of the given argument.java.lang.StringtoString(FloatIHistogram3D h)Returns a string representation of the given argument.java.lang.StringtoXML(FloatIHistogram1D h)Returns a XML representation of the given argument.java.lang.StringtoXML(FloatIHistogram2D h)Returns a XML representation of the given argument.
-
-
-
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