NiHu  2.0
ACA Member List

This is the complete list of members for ACA, including all inherited members.

decompose(Matrix const &M, Eigen::DenseBase< RowArray > const &rowClusters, Eigen::DenseBase< ColumnArray > const &colClusters, Eigen::DenseBase< BlockArray > const &blocks, double eps, int maxRank)ACAinlinestatic
get_matrixSize(void) constACAinline
get_nEval(void) constACAinline
get_sizeCompression(void) constACAinline
low_rank_approx(Matrix const &M, int nRows, int nCols, double eps, int R, Eigen::DenseBase< Result > &U, Eigen::DenseBase< Result > &V)ACAinlinestatic
multiply(Matrix const &M, Eigen::DenseBase< RowArray > const &rowClusters, Eigen::DenseBase< ColumnArray > const &colClusters, Eigen::DenseBase< BlockArray > const &blocks, Input const &input, Output &output, double eps, int maxRank, Ranks &outRanks)ACAinline