#include <LLT_LAPACKE.h>
◆ EIGEN_STATIC_ASSERT()
template<typename Scalar , UpLoType Mode>
84 constexpr
char uplo = Mode ==
Upper ?
'U' :
'L';
#define eigen_assert(x)
Definition: Macros.h:910
Scalar Scalar int size
Definition: benchVecAdd.cpp:17
SCALAR Scalar
Definition: bench_gemm.cpp:45
@ Upper
Definition: Constants.h:213
#define lapack_int
Definition: lapacke.h:52
const char * uplo
Definition: level2_cplx_impl.h:20
const Scalar * a
Definition: level2_cplx_impl.h:32
const char const int const RealScalar const RealScalar const int * lda
Definition: level2_cplx_impl.h:20
int * m
Definition: level2_cplx_impl.h:294
int info
Definition: level2_cplx_impl.h:39
EIGEN_ALWAYS_INLINE auto to_lapack(Source value)
Definition: lapacke_helpers.h:61
EIGEN_ALWAYS_INLINE EIGEN_CONSTEXPR lapack_int lapack_storage_of(const EigenBase< Derived > &)
translates storage order of the given Eigen object to the corresponding lapack constant
Definition: lapacke_helpers.h:78
References a, eigen_assert, info, lapack_int, Eigen::internal::lapacke_helpers::lapack_storage_of(), lda, m, size, Eigen::internal::lapacke_helpers::to_lapack(), uplo, and Eigen::Upper.
◆ rankUpdate()
template<typename Scalar , UpLoType Mode>
template<typename MatrixType , typename VectorType >
int sigma
Definition: calibrate.py:179
void run(const string &dir_name, LinearSolver *linear_solver_pt, const unsigned nel_1d, bool mess_up_order)
Definition: two_d_poisson_compare_solvers.cc:317
References run(), and calibrate::sigma.
The documentation for this struct was generated from the following file: