Changes in src/mathutils.h [acd97d1:ea912cc]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mathutils.h
racd97d1 rea912cc 232 232 smpl_t fvec_median (fvec_t * v); 233 233 234 /** finds exact peak index by quadratic interpolation*/ 235 smpl_t fvec_quadint (fvec_t * x, uint_t pos); 236 234 237 /** finds exact peak index by quadratic interpolation 235 238
Note: See TracChangeset
for help on using the changeset viewer.