#include "Eigen/src/Core/util/MKL_support.h"
Go to the source code of this file.
Namespaces | |
Eigen | |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
Macros | |
#define | EIGEN_MKL_QR_COLPIV(EIGTYPE, MKLTYPE, MKLPREFIX, EIGCOLROW, MKLCOLROW) |
#define EIGEN_MKL_QR_COLPIV | ( | EIGTYPE, | |
MKLTYPE, | |||
MKLPREFIX, | |||
EIGCOLROW, | |||
MKLCOLROW | |||
) |
Definition at line 43 of file ColPivHouseholderQR_MKL.h.