Uses of Class
edu.rit.numeric.DomainException

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.
 



Copyright © 2005-2012 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.