Function marian::lsh::randomRotation¶
Defined in File lsh.cpp
Function Documentation¶
-
Ptr<inits::NodeInitializer>
marian::lsh
::
randomRotation
()¶ Computes a random rotation matrix for LSH hashing.
This is part of a hash function. The values are orthonormal and computed via QR decomposition.