Changeset 8b28524 for src/mathutils.h


Ignore:
Timestamp:
Oct 2, 2009, 1:05:26 AM (15 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
d57c879
Parents:
47eabeb
Message:

src/mathutils.c: rename vec_mean to fvec_mean

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mathutils.h

    r47eabeb r8b28524  
    6868 * \bug mono
    6969 */
    70 smpl_t vec_mean(fvec_t *s);
     70smpl_t fvec_mean(fvec_t *s);
    7171/** returns the max of a vector
    7272 *
Note: See TracChangeset for help on using the changeset viewer.