|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJSci.maths.polynomials.RealLagrangeBasis
JSci.maths.polynomials.ChebychevBasis
The famous Chebychev basis for interpolating polynomials with minimal variation
| Field Summary |
| Fields inherited from class JSci.maths.polynomials.RealLagrangeBasis |
_dim, _samplingsX |
| Constructor Summary | |
ChebychevBasis(int dim)
Creates a new instance of ChebychevBase for a given dimension |
|
| Methods inherited from class JSci.maths.polynomials.RealLagrangeBasis |
buildBasis, dimension, getBasisVector, getSamplingPoints, superposition, superposition |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface JSci.maths.polynomials.PolynomialBasis |
dimension, getBasisVector, getSamplingPoints, superposition |
| Constructor Detail |
public ChebychevBasis(int dim)
dim - dimension
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||