Changeset 916f8983


Ignore:
Timestamp:
Sep 28, 2009, 9:09:22 PM (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:
ce0e7b5
Parents:
258195f
Message:

src/vecutils.{c,h}: add a bunch of function to modify fvec and cvec, defined with some magic macros

Location:
src
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r258195f r916f8983  
    1010        cvec.h \
    1111        mathutils.h \
     12        vecutils.h \
    1213        utils/hist.h \
    1314        utils/scale.h \
     
    4445        cvec.c \
    4546        mathutils.c \
     47        vecutils.c \
    4648        utils/hist.c \
    4749        utils/scale.c \
Note: See TracChangeset for help on using the changeset viewer.