QMCPACK
LogToValue< T > Struct Template Reference

evaluate psi based on log(psi) More...

+ Collaboration diagram for LogToValue< T >:

Static Public Member Functions

template<typename T1 >
static T convert (const std::complex< T1 > &logpsi)
 

Detailed Description

template<typename T>
struct qmcplusplus::LogToValue< T >

evaluate psi based on log(psi)

Parameters
logpsicomplex value
Returns
exp(log(psi))

LogToValue<ValueType>::convert(complex) is the reverse operation of convertValueToLog(ValueType)

Definition at line 103 of file OrbitalSetTraits.h.

Member Function Documentation

◆ convert()

static T convert ( const std::complex< T1 > &  logpsi)
inlinestatic

The documentation for this struct was generated from the following file: