Skip to content

sam::TestOfObsOverExptSig::Parameters

Module: Parameters of Meta Anlaysis Methods

More...

#include <MetaAnalysis.h>

Public Functions

Name
NLOHMANN_DEFINE_TYPE_INTRUSIVE(TestOfObsOverExptSig::Parameters , name , alpha )

Public Attributes

Name
std::string name
float alpha

Detailed Description

struct sam::TestOfObsOverExptSig::Parameters;

Parameters of TestOfObsOverExptSig

Public Functions Documentation

function NLOHMANN_DEFINE_TYPE_INTRUSIVE

NLOHMANN_DEFINE_TYPE_INTRUSIVE(
    TestOfObsOverExptSig::Parameters ,
    name ,
    alpha 
)

Public Attributes Documentation

variable name

std::string name {"TestOfObsOverExptSig"};

variable alpha

float alpha {0.10};

Updated on 29 June 2021 at 16:13:48 CEST


Last update: 2021-09-18