static float[] normalizeFloatArray(float[] l) { ret normalizeFloats(l); } static float[] normalizeFloatArray(float[] l, float targetMax) { ret normalizeFloats(l, targetMax); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1025098 |
Snippet name: | normalizeFloatArray - synonym of normalizeFloats |
Eternal ID of this version: | #1025098/1 |
Text MD5: | ef60acbd172beb5d9479ceb97819009f |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-05 14:29:26 |
Source code size: | 184 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 216 / 268 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |