|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainException | |
|---|---|
| edu.rit.numeric | Package edu.rit.numeric contains common classes for numerical computation. |
| Uses of DomainException in edu.rit.numeric |
|---|
| Methods in edu.rit.numeric that throw DomainException | |
|---|---|
static void |
CurveSmoothing.computeBezierOpen(double uInitial,
double[] u,
double uFinal,
double[] a,
double[] c,
int i,
int n)
Compute the Bezier control point coordinates for an open smooth curve with a specified initial direction and a specified final direction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||