17#ifndef __stats_tfce_h__
18#define __stats_tfce_h__
61 Wrapper (
const std::shared_ptr<TFCE::EnhancerBase> base) : enhancer (base), dH (
NaN), E (
NaN), H (
NaN) { }
74 std::shared_ptr<Stats::TFCE::EnhancerBase> enhancer;
a class to hold a named list of Option's
Math::Stats::matrix_type::ConstColXpr in_column_type
Math::Stats::matrix_type::ColXpr out_column_type
virtual void operator()(in_column_type, const value_type, out_column_type) const =0
MR::default_type value_type
Eigen::Matrix< value_type, Eigen::Dynamic, Eigen::Dynamic > matrix_type
const App::OptionGroup Options(const default_type, const default_type, const default_type)
Math::Stats::value_type value_type
Math::Stats::matrix_type matrix_type
double default_type
the default type used throughout MRtrix
constexpr default_type NaN