|
void | SetUp (benchmark::State &st) |
|
void | TearDown (benchmark::State &st) |
|
void | SetUp (benchmark::State &) |
|
void | TearDown (benchmark::State &) |
|
Definition at line 21 of file timings-cholesky.cpp.
◆ GlobalSetUp()
static void CholeskyFixture::GlobalSetUp |
( |
const ExtraArgs & |
extra_args | ) |
|
|
inlinestatic |
◆ SetUp()
void CholeskyFixture::SetUp |
( |
benchmark::State & |
st | ) |
|
|
inline |
◆ TearDown()
void CholeskyFixture::TearDown |
( |
benchmark::State & |
st | ) |
|
|
inline |
Eigen::MatrixXd CholeskyFixture::A |
Eigen::MatrixXd CholeskyFixture::B |
◆ lhs
Eigen::VectorXd CholeskyFixture::lhs |
◆ Minv
Eigen::MatrixXd CholeskyFixture::Minv |
◆ rhs
Eigen::VectorXd CholeskyFixture::rhs |
The documentation for this struct was generated from the following file: