The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



MAXFOLYFITORDER


The constant MAXPOLYFITORDER defines the maximum allowed order of a polynomial fitted to some data by means of CalcPolyFit. MAXPOLYFITORDER is currently set to 10. Note, that a higher value than 10 is not meaningful due to possible numerical problems with higher orders. If you need to work with higher orders you should use the method CalcCenteredPolyFit (instead of CalcPolyFit), which is designed for stability even under problematic conditions.



Last Update: 2023-Feb-06