#include "Eigen/src/Core/util/MKL_support.h"
Go to the source code of this file.
Namespaces | |
namespace | Eigen |
Defines | |
#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.