cc.redberry.core.number
Class RealField
- java.lang.Object
-
- cc.redberry.core.number.RealField
-
- All Implemented Interfaces:
- java.io.Serializable, org.apache.commons.math3.Field<Real>
public class RealField extends java.lang.Object implements org.apache.commons.math3.Field<Real>, java.io.Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static RealFieldgetInstance()Get the unique instance.RealgetOne()java.lang.Class<? extends org.apache.commons.math3.FieldElement<Real>>getRuntimeClass()RealgetZero()
-
-
-
Method Detail
-
getZero
public Real getZero()
- Specified by:
getZeroin interfaceorg.apache.commons.math3.Field<Real>
-
getRuntimeClass
public java.lang.Class<? extends org.apache.commons.math3.FieldElement<Real>> getRuntimeClass()
- Specified by:
getRuntimeClassin interfaceorg.apache.commons.math3.Field<Real>
-
getInstance
public static RealField getInstance()
Get the unique instance.- Returns:
- the unique instance
-
-
DataMelt 3.0 © DataMelt by jWork.ORG