QMCPACK
test_DiracDeterminant.cpp File Reference
+ Include dependency graph for test_DiracDeterminant.cpp:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Typedefs

using ComplexType = QMCTraits::ComplexType
 

Functions

template<typename T1 , typename T2 >
void check_matrix (Matrix< T1 > &a, Matrix< T2 > &b)
 
template<typename DET >
void test_DiracDeterminant_first (const DetMatInvertor inverter_kind)
 
 TEST_CASE ("DiracDeterminant_first", "[wavefunction][fermion]")
 
template<typename DET >
void test_DiracDeterminant_second (const DetMatInvertor inverter_kind)
 
 TEST_CASE ("DiracDeterminant_second", "[wavefunction][fermion]")
 
template<typename DET >
void test_DiracDeterminant_delayed_update (const DetMatInvertor inverter_kind)
 
 TEST_CASE ("DiracDeterminant_delayed_update", "[wavefunction][fermion]")