Libraryless. Click here for Pure Java version (2822L/18K).
1 | svoid test_findBestThreshold() { |
2 | testFunctionValues_twoArgs_flat findBestThreshold( |
3 | ll(1.0, 3.0, 5.0), ll(7.0, 8.0), t3(6.0, 0, 0), |
4 | ll(1.0, 3.0, 5.0, 6.0, 10.0), ll(6.5, 7.0, 8.0), t3(6.25, 1, 0), |
5 | ll(1.0, 3.0, 5.0, 6.0), ll(2.5, 6.5, 7.0, 8.0), t3(6.25, 0, 1), |
6 | ll(1.0, 3.0, 5.0, 99.0, 100.0), ll(1.0, 2.5, 7.0, 8.0), t3(6.0, 2, 2), |
7 | ); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030119 |
Snippet name: | test_findBestThreshold |
Eternal ID of this version: | #1030119/6 |
Text MD5: | c35380710ddb4a3a56c782a52c29a109 |
Transpilation MD5: | 957d7d8da186790c73fa7b9217db444c |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-11-10 09:36:54 |
Source code size: | 365 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 212 / 310 |
Version history: | 5 change(s) |
Referenced in: | [show references] |