Open
Description
I would like test low_rank.hpp for correctness using low_rank.cpp. @kenclarkson could you provide me with reasonable values for parameters k
, epsilon
, m
, ml
, mr
given some square matrix dimension n
. This is from your low rank psd manuscript. Unsure low_rank_sym
and low_rank_PSD
function correctly.