ALPSCore reference
|
#include <propagation.hpp>
Do not perform error propagation.
Given a transformation f
and random sample X
, just trasform the sample mean f(Mean[X])
and discard any error information.
Definition at line 27 of file propagation.hpp.