|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectus.ihmc.utilities.math.alphaToAlpha.StretchedLinearAlphaToAlphaFunction
public class StretchedLinearAlphaToAlphaFunction
| Constructor Summary | |
|---|---|
StretchedLinearAlphaToAlphaFunction()
|
|
| Method Summary | |
|---|---|
double |
getAlphaPrime(double alpha)
|
double |
getDerivativeAtAlpha(double alpha)
|
double |
getMaxAlpha()
|
double |
getSecondDerivativeAtAlpha(double alpha)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StretchedLinearAlphaToAlphaFunction()
| Method Detail |
|---|
public double getAlphaPrime(double alpha)
getAlphaPrime in interface AlphaToAlphaFunctionpublic double getMaxAlpha()
getMaxAlpha in interface AlphaToAlphaFunctionpublic double getDerivativeAtAlpha(double alpha)
getDerivativeAtAlpha in interface AlphaToAlphaFunctionpublic double getSecondDerivativeAtAlpha(double alpha)
getSecondDerivativeAtAlpha in interface AlphaToAlphaFunction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||