Changeset 6f53da8 for src/io/file_hdf5.h
- Timestamp:
- Dec 29, 2021, 5:52:03 PM (3 years ago)
- Branches:
- feature/crepe
- Children:
- 1c2ccea
- Parents:
- 1666945
- git-author:
- Paul Brossier <piem@piem.org> (01/29/19 04:06:41)
- git-committer:
- Paul Brossier <piem@piem.org> (12/29/21 17:52:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/file_hdf5.h
r1666945 r6f53da8 28 28 void del_aubio_file_hdf5(aubio_file_hdf5_t *f); 29 29 30 void aubio_file_hdf5_list(aubio_file_hdf5_t *f); 31 30 32 uint_t aubio_file_hdf5_load_dataset_into_tensor (aubio_file_hdf5_t *f, 31 33 const char_t *key, aubio_tensor_t *tensor);
Note: See TracChangeset
for help on using the changeset viewer.