Vectors to filter with vector.removeAllDuplicateVectors, and how close two vectors must be to count as the same.
vector.removeAllDuplicateVectors
Optional
The vectors to filter; their order is kept.
undefined Copy
undefined
Two vectors count as the same when every entry differs by less than this.
1e-7 Copy
1e-7
0
Infinity
Namespace: Bit › Inputs › Vector
Other symbols in Inputs.Vector:
API reference home · Full symbol index · Tutorials and guides · Platform
Vectors to filter with
vector.removeAllDuplicateVectors, and how close two vectors must be to count as the same.