|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
OdeCpp | This class represents the static API of the C/C++ version of ODE. |
OdeCppMath | From OdeMath.java. |
USE NOT RECOMMENDED, SEE NOTE BELOW The classes in this package
provide an API that is similar to the original C/C++ API.
The following commands make all the methods available:
import static org.ode4j.cpp.OdeCpp.*;
import static org.ode4j.cpp.OdeCppMath.*;
These classes are provided to simplify migrating code from C/C++ to Java.
When starting a new project, use of these classes is not recommended. Please use the normal API in org.ode4j.ode.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |