simple factory pattern for the RandomizedMatrixDecomposition
More...
#include <RandomizedMatrixDecomposition.h>
simple factory pattern for the RandomizedMatrixDecomposition
◆ RMDFactory()
madness::RMDFactory::RMDFactory |
( |
| ) |
|
|
inline |
◆ maxrank()
RMDFactory& madness::RMDFactory::maxrank |
( |
const long |
mr | ) |
|
|
inline |
◆ oversampling()
RMDFactory& madness::RMDFactory::oversampling |
( |
const long |
os | ) |
|
|
inline |
◆ maxrank_
long madness::RMDFactory::maxrank_ =LONG_MAX |
◆ oversampling_
long madness::RMDFactory::oversampling_ =10 |
The documentation for this struct was generated from the following file: