DiSMEC++
weighting.cpp File Reference
#include "weighting.h"
#include <stdexcept>
#include <cmath>
#include "spdlog/spdlog.h"
#include "data/data.h"
#include "doctest.h"

Go to the source code of this file.

Functions

 TEST_CASE ("propensity calculation")
 
 TEST_CASE ("constant weighting")
 
 TEST_CASE ("prop weighting")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "constant weighting"  )

◆ TEST_CASE() [2/3]

TEST_CASE ( "prop weighting"  )

Definition at line 132 of file weighting.cpp.

◆ TEST_CASE() [3/3]

TEST_CASE ( "propensity calculation"  )

Definition at line 101 of file weighting.cpp.