Function marian::lsh::randomRotation

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.