ant
A2 ant: class-based analysis framework
ant::math::GaussExp Struct Reference

#include <SimpleCrystalBall.h>

Static Public Member Functions

template<typename... Args>
static auto Eval (Args &&... args) -> decltype(SimpleCrystalBall::Eval(std::forward< Args >(args)...))
 
static auto GetTF1 () -> decltype(SimpleCrystalBall::GetTF1())
 

Member Function Documentation

◆ Eval()

template<typename... Args>
static auto ant::math::GaussExp::Eval ( Args &&...  args) -> decltype(SimpleCrystalBall::Eval(std::forward<Args>(args)...))
inlinestatic

◆ GetTF1()

static auto ant::math::GaussExp::GetTF1 ( ) -> decltype(SimpleCrystalBall::GetTF1())
inlinestatic

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