public class DoubleDoubleRealField extends Object implements org.apache.commons.math3.Field<DoubleDoubleRealElement>, Serializable
This class is a singleton.
DoubleDoubleRealElement,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
static DoubleDoubleRealField |
getInstance()
Get the unique instance.
|
DoubleDoubleRealElement |
getOne() |
Class<? extends org.apache.commons.math3.FieldElement<DoubleDoubleRealElement>> |
getRuntimeClass() |
DoubleDoubleRealElement |
getZero() |
public static DoubleDoubleRealField getInstance()
public DoubleDoubleRealElement getOne()
getOne in interface org.apache.commons.math3.Field<DoubleDoubleRealElement>public DoubleDoubleRealElement getZero()
getZero in interface org.apache.commons.math3.Field<DoubleDoubleRealElement>public Class<? extends org.apache.commons.math3.FieldElement<DoubleDoubleRealElement>> getRuntimeClass()
getRuntimeClass in interface org.apache.commons.math3.Field<DoubleDoubleRealElement>Copyright © 2016–2017 AccelaD. All rights reserved.