| Package | Description | 
|---|---|
| org.hipparchus.migration.ode | 
 
 This package provides migration classes from Apache Commons Math to Hipparchus. 
 | 
| org.hipparchus.ode | 
 
 This package provides classes to solve Ordinary Differential Equations problems. 
 | 
| Modifier and Type | Class | Description | 
|---|---|---|
class  | 
ContinuousOutputModel | 
 Deprecated. 
 
as of 1.0, replaced with  
DenseOutputModel | 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
DenseOutputModel.append(DenseOutputModel model) | 
 Append another model at the end of the instance. 
 | 
Copyright © 2016–2018 Hipparchus.org. All rights reserved.