![]() |
QMCPACK
|
Functor to provide scope for rng when making SpdMatrix for testing. More...
Public Member Functions | |
void | operator() (Matrix< T > &mat_spd) |
Private Attributes | |
testing::RandomForTest< RngValueType< T > > | rng |
Functor to provide scope for rng when making SpdMatrix for testing.
Definition at line 118 of file makeRngSpdMatrix.hpp.
|
inline |
Definition at line 121 of file makeRngSpdMatrix.hpp.
References qmcplusplus::testing::makeRngSpdMatrix(), and MakeRngSpdMatrix< T >::rng.
|
private |
Definition at line 124 of file makeRngSpdMatrix.hpp.
Referenced by MakeRngSpdMatrix< T >::operator()().