SIRIUS 7.5.0
Electronic structure library and applications
Static Public Member Functions | List of all members
sirius::mixer::mixer_impl::Scaling< FUNC_REVERSE_INDEX, FUNCS > Struct Template Reference

Static Public Member Functions

static void apply (const std::tuple< FunctionProperties< FUNCS >... > &function_prop, double alpha, std::tuple< std::unique_ptr< FUNCS >... > &x)
 

Detailed Description

template<std::size_t FUNC_REVERSE_INDEX, typename... FUNCS>
struct sirius::mixer::mixer_impl::Scaling< FUNC_REVERSE_INDEX, FUNCS >

Definition at line 169 of file mixer.hpp.

Member Function Documentation

◆ apply()

template<std::size_t FUNC_REVERSE_INDEX, typename... FUNCS>
static void sirius::mixer::mixer_impl::Scaling< FUNC_REVERSE_INDEX, FUNCS >::apply ( const std::tuple< FunctionProperties< FUNCS >... > &  function_prop,
double  alpha,
std::tuple< std::unique_ptr< FUNCS >... > &  x 
)
inlinestatic

Definition at line 171 of file mixer.hpp.


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