Developer documentation
Version 3.0.3-105-gd3941f44
MR::Stats::TFCE::EnhancerBase Class Referenceabstract

#include "stats/tfce.h"

Inheritance diagram for MR::Stats::TFCE::EnhancerBase:
MR::Stats::EnhancerBase MR::Connectome::Enhance::NBS MR::Stats::Cluster::ClusterSize

Protected Member Functions

virtual void operator() (in_column_type, const value_type, out_column_type) const =0
 
- Protected Member Functions inherited from MR::Stats::EnhancerBase
virtual void operator() (in_column_type, out_column_type) const =0
 

Friends

class Wrapper
 

Additional Inherited Members

- Public Member Functions inherited from MR::Stats::EnhancerBase
virtual ~EnhancerBase ()
 
void operator() (const Math::Stats::matrix_type &input_statistics, Math::Stats::matrix_type &enhanced_statistics) const
 
- Protected Types inherited from MR::Stats::EnhancerBase
typedef Math::Stats::matrix_type::ConstColXpr in_column_type
 
typedef Math::Stats::matrix_type::ColXpr out_column_type
 

Detailed Description

Definition at line 44 of file tfce.h.

Member Function Documentation

◆ operator()()

virtual void MR::Stats::TFCE::EnhancerBase::operator() ( in_column_type  ,
const  value_type,
out_column_type   
) const
protectedpure virtual

Friends And Related Function Documentation

◆ Wrapper

friend class Wrapper
friend

Definition at line 52 of file tfce.h.


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