|
Bouncy Castle Rendering Toolkit 1.0
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
org.bouncycastle.math
Interface Solver
- All Known Implementing Classes:
- SturmSolver
- public interface Solver
Method Summary |
boolean |
findRoot(double min,
double max,
double[] root)
|
void |
init(double[] coefs)
|
init
public void init(double[] coefs)
findRoot
public boolean findRoot(double min,
double max,
double[] root)
|
Bouncy Castle Rendering Toolkit 1.0
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |