![]() |
|
#include <PartialPivLU_LAPACKE.h>
Static Public Member Functions | |
| static lapack_int | blocked_lu (Index rows, Index cols, Scalar *lu_data, Index luStride, lapack_int *row_transpositions, lapack_int &nb_transpositions, lapack_int maxBlockSize=256) |
|
inlinestatic |
performs the LU decomposition in-place of the matrix represented
References a, cols, eigen_assert, EIGEN_UNUSED_VARIABLE, i, info, LAPACK_COL_MAJOR, lapack_int, LAPACK_ROW_MAJOR, lda, m, n, Eigen::RowMajor, rows, and Eigen::internal::lapacke_helpers::to_lapack().