public class DoubleDoubleComplexField extends Object implements org.apache.commons.math3.Field<DoubleDoubleComplexElement>, Serializable
| Modifier and Type | Method and Description |
|---|---|
static DoubleDoubleComplexField |
getInstance() |
DoubleDoubleComplexElement |
getOne() |
Class<? extends org.apache.commons.math3.FieldElement<DoubleDoubleComplexElement>> |
getRuntimeClass() |
DoubleDoubleComplexElement |
getZero() |
public static DoubleDoubleComplexField getInstance()
public DoubleDoubleComplexElement getOne()
getOne in interface org.apache.commons.math3.Field<DoubleDoubleComplexElement>public DoubleDoubleComplexElement getZero()
getZero in interface org.apache.commons.math3.Field<DoubleDoubleComplexElement>public Class<? extends org.apache.commons.math3.FieldElement<DoubleDoubleComplexElement>> getRuntimeClass()
getRuntimeClass in interface org.apache.commons.math3.Field<DoubleDoubleComplexElement>Copyright © 2016–2017 AccelaD. All rights reserved.