ethz-asl / curves

A library of curves for estimation.
BSD 3-Clause "New" or "Revised" License
74 stars 28 forks source link

Remove the default VectorSpace construction of Coefficients #9

Closed furgalep closed 9 years ago

furgalep commented 10 years ago

This could cause errors. Rather, make a well-named factory function that does this.

gawela commented 9 years ago

Coefficient classes were removed.