|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectcirclePattern.variational.HyperbolicFunctional
Provides static methods which evaluate the spherical circle pattern functional and its gradient. Created: Sat Jun 8 15:57:42 CEST 2002
| Method Summary | |
static double |
evaluate(CellularSurface surface,
double[] theta,
double[] capitalPhi,
double[] rho,
double[] gradient)
Evaluates the hyperbolic circle pattern functional and its gradient. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static final double evaluate(CellularSurface surface,
double[] theta,
double[] capitalPhi,
double[] rho,
double[] gradient)
surface - the cellular surfacetheta - the intersection anglescapitalPhi - the nominal angle sumrho - log tan (radius/2)gradient - double[] into which the gradient is
written
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||