Changeset 1a74ac3 for src/mathutils.h
- Timestamp:
- Feb 4, 2011, 10:26:10 AM (14 years ago)
- 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:
- 34422b4, 42515ac
- Parents:
- b583b9fb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mathutils.h
rb583b9fb r1a74ac3 107 107 /** compute the energy of a vector 108 108 109 This function compute the sum of the squared elements of a vector. 109 This function compute the sum of the squared elements of a vector, normalised 110 by its length. 110 111 111 112 \param v vector to get the energy from
Note: See TracChangeset
for help on using the changeset viewer.