sclass RectAndConfidence implements IF0<Rect> { Rect r; float confidence; // 0 to 1 *() {} *(Rect *r, float *confidence) {} [stdEq] toString { ret str(pair(r, confidence)); } public Rect get() { ret r; } }
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019056 | 
| Snippet name: | RectAndConfidence | 
| Eternal ID of this version: | #1019056/3 | 
| Text MD5: | 9bd6ebf4af761388622327273606e9ed | 
| Author: | stefan | 
| Category: | javax / maths | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-09-09 18:30:40 | 
| Source code size: | 243 bytes / 13 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 594 / 1142 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |