Changes in src/fmat.h [3cd9fdd:f72364d]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/fmat.h
r3cd9fdd rf72364d 92 92 93 93 */ 94 void fmat_get_channel (fmat_t *s, uint_t channel, fvec_t *output);94 smpl_t * fmat_get_channel(fmat_t *s, uint_t channel); 95 95 /** write channel vector into a buffer 96 96
Note: See TracChangeset
for help on using the changeset viewer.