Add various vector functions
- map() - Bool vectors - any(), all(), comparison functions Example: all(lessThan(abs(v1 - v0), epsilon)) Bug: 32984164 Test: vec_test Change-Id: I7d030387f5a280a499ea480015b69138cef38459
Loading
Please register or sign in to comment