8.16.0.4
11 Tensorized comparison functions
These functions compare two tensors of rank 1 and the same shape and return a tensor where an element is 1.0 if the corresponding scalars in the two argument tensors would return #t when compared with the given scalar comparison function.
Compare the scalars in t0 and t1 with =-0-0
Compare the scalars in t0 and t1 with <-0-0
Compare the scalars in t0 and t1 with <=-0-0
Compare the scalars in t0 and t1 with >-0-0
Compare the scalars in t0 and t1 with >=-0-0