ethz-asl / curves

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

fixed getCoefficientsAt to take pointer to pointer as arguments #29

Closed rdube closed 9 years ago

rdube commented 9 years ago

Modified the getCoefficientAt() fct to take pointer of pointers to KeyCoefficientTime as arguments.

furgalep commented 9 years ago

lgtm