![]() |
QMCPACK
|
Public Member Functions | |
MinTest (double value=0.0) | |
RealType | one_cycle (RealType x) |
void | find_bracket (RealType x0) |
void | find_bracket_bound (RealType x0, RealType bound) |
void | find_min (RealType x0) |
Public Attributes | |
RealType | min_value |
Definition at line 24 of file test_min_oned.cpp.
|
inline |
Definition at line 27 of file test_min_oned.cpp.
|
inline |
Definition at line 31 of file test_min_oned.cpp.
References bracket_minimum(), MinTest::one_cycle(), and qmcplusplus::REQUIRE().
Referenced by qmcplusplus::TEST_CASE().
Definition at line 61 of file test_min_oned.cpp.
References bracket_minimum(), MinTest::one_cycle(), and qmcplusplus::REQUIRE().
Referenced by qmcplusplus::TEST_CASE().
|
inline |
Definition at line 67 of file test_min_oned.cpp.
References bracket_minimum(), qmcplusplus::CHECK(), find_minimum(), qmcplusplus::Units::distance::m, MinTest::min_value, and MinTest::one_cycle().
Referenced by qmcplusplus::TEST_CASE().
Definition at line 29 of file test_min_oned.cpp.
References MinTest::min_value.
Referenced by MinTest::find_bracket(), MinTest::find_bracket_bound(), and MinTest::find_min().
RealType min_value |
Definition at line 28 of file test_min_oned.cpp.
Referenced by MinTest::find_min(), and MinTest::one_cycle().