us.ihmc.utilities.math.alphaToAlpha
Class AlphaToAlphaInverseFunction

java.lang.Object
  extended by us.ihmc.utilities.math.alphaToAlpha.AlphaToAlphaInverseFunction

public class AlphaToAlphaInverseFunction
extends java.lang.Object


Method Summary
static double getAlphaPrimeInverse(AlphaToAlphaFunction function, double alphaPrime)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAlphaPrimeInverse

public static double getAlphaPrimeInverse(AlphaToAlphaFunction function,
                                          double alphaPrime)