NiHu
2.0
|
implementation of Adaptive Cross Approximation (ACA) More...
#include <Eigen/Dense>
#include <type_traits>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | LowRank< Scalar > |
Class capable of storing a Low Rank Approximation of a matrix block. More... | |
class | ACA |
class performing Adaptive Cross Approximation More... | |