I have a set of (Xi,Yi) point that should be fitted by 3rd degree polynomial function that pass through zero.
I consider to use MathNet.Numerics for this task, but I don't see in the documentation an option to force the fitted function to pass through origin. If this option is not supported, please suggest a solution that uses functions included in latest release of MathNet.Numerics.