public class LaguerreRuleFactory extends AbstractRuleFactory
Constructor and Description |
---|
LaguerreRuleFactory() |
Modifier and Type | Method and Description |
---|---|
protected Pair<double[],double[]> |
computeRule(int numberOfPoints)
Computes the rule for the given order.
|
enforceSymmetry, findRoots, getRule
protected Pair<double[],double[]> computeRule(int numberOfPoints)
computeRule
in class AbstractRuleFactory
numberOfPoints
- Order of the rule to be computed.Copyright © 2016-2021 CS GROUP. All rights reserved.