Skip to content

Lambda generator fixx

Lukas Kerkemeier requested to merge LambdaGeneratorFixx into master

The Lambda is now generated on a random basis (it uses armadillo random permutated vectors). oASIS now tests if C_k has full rank at the beginning of the algorithm. Fixxed a problem with the Functor G. It was copied a lot. Now every call uses a const reference.

Merge request reports