Package jscl.math
Class Antiderivative
- java.lang.Object
-
- jscl.math.Antiderivative
-
public class Antiderivative extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Genericcompute(Frac frac, Variable variable)static Genericcompute(Root root, Variable variable)
-
-
-
Method Detail
-
compute
public static Generic compute(Root root, Variable variable) throws NotIntegrableException
- Throws:
NotIntegrableException
-
-