Re-exports§
pub use multipleshooting::ctrlnodes;
pub use multipleshooting::multishoot;
Modules§
- multipleshooting
- raphson_
finite_ diff - Uses a Newton Raphson method where the Jacobian is computed via finite differencing.
- raphson_
hyperdual - Uses a Newton Raphson method where the Jacobian is computed via hyperdual numbers.
- solution
- target_
variable - targeter