| 
||||||||
| 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.Sqr
public class Sqr
| Nested Class Summary | |
|---|---|
static class | 
Sqr.Type
 | 
| Field Summary | |
|---|---|
static Sqr.Type | 
$TYPE
 | 
| Constructor Summary | |
|---|---|
Sqr()
 | 
|
| Method Summary | |
|---|---|
 float | 
evaluateFloat(float x)
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 Sqr.Type $TYPE
| Constructor Detail | 
|---|
public Sqr()
| Method Detail | 
|---|
public float evaluateFloat(float x)
FloatToFloatx.
evaluateFloat in interface FloatToFloatx - 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 | |||||||