dewittpe / cpr

Control Polygon Reduction: Methods for quick and efficient placement of internal knots for B-splines and tensor products of B-splines.
http://www.peteredewitt.com/cpr/
2 stars 0 forks source link

cpr::cnr given option for number of functional coef to use #10

Closed dewittpe closed 8 years ago

dewittpe commented 8 years ago

In the construction of the marginals provide an option to use n intervals, equally spaced, over the domain. As of v0.0.6.9001 the marginals use all the data values. This is too much, a default of 50 intervals should be sufficient.