Changeset 5f852c1 for src/fmat.h


Ignore:
Timestamp:
Jul 20, 2016, 3:18:41 PM (8 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:
413bc0f
Parents:
9530365
Message:

src/{fmat,tempo/tempo}.h: fix doxygen comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/fmat.h

    r9530365 r5f852c1  
    157157void fmat_copy(const fmat_t *s, fmat_t *t);
    158158
    159 /* compute the product of a matrix by a vector
     159/** compute the product of a matrix by a vector
    160160
    161161   \param s matrix to compute product with
Note: See TracChangeset for help on using the changeset viewer.