Package rocks.palaiologos.maja
Class Integrator.GaussLegendreParameters
java.lang.Object
rocks.palaiologos.maja.Integrator.GaussLegendreParameters
- Enclosing class:
- Integrator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lroots
public final double[] lroots -
weight
public final double[] weight
-
-
Constructor Details
-
GaussLegendreParameters
public GaussLegendreParameters(double[] roots, double[] weights)
-