|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.persistence.ShareableBase
de.grogra.math.Chain
public class Chain
| Nested Class Summary | |
|---|---|
static class |
Chain.Type
|
| Field Summary | |
|---|---|
static Chain.Type |
$TYPE
|
static SCOType.Field |
factor$FIELD
|
static SCOType.Field |
first$FIELD
|
static SCOType.Field |
second$FIELD
|
static SCOType.Field |
shift$FIELD
|
| Constructor Summary | |
|---|---|
Chain()
|
|
| Method Summary | |
|---|---|
float |
evaluateFloat(float v)
Computes the value of this function at x. |
ManageableType |
getManageableType()
|
| Methods inherited from class de.grogra.persistence.ShareableBase |
|---|
addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, manageableWriteReplace, removeReference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Chain.Type $TYPE
public static final SCOType.Field factor$FIELD
public static final SCOType.Field first$FIELD
public static final SCOType.Field second$FIELD
public static final SCOType.Field shift$FIELD
| Constructor Detail |
|---|
public Chain()
| Method Detail |
|---|
public float evaluateFloat(float v)
FloatToFloatx.
evaluateFloat in interface FloatToFloatv - where the function is to be evaluated
xpublic ManageableType getManageableType()
getManageableType in interface Manageable
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||