Developer documentation
Version 3.0.3-105-gd3941f44
MR::Connectome::Enhance::NBS Class Reference

#include "connectome/enhance.h"

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

Protected Attributes

std::shared_ptr< vector< vector< size_t > > > adjacency
 
value_type threshold
 

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
 
virtual void operator() (in_column_type, const value_type, out_column_type) const =0
 
virtual void operator() (in_column_type, out_column_type) const =0
 

Detailed Description

Definition at line 55 of file enhance.h.

Member Data Documentation

◆ adjacency

std::shared_ptr< vector< vector<size_t> > > MR::Connectome::Enhance::NBS::adjacency
protected

Definition at line 74 of file enhance.h.

◆ threshold

value_type MR::Connectome::Enhance::NBS::threshold
protected

Definition at line 75 of file enhance.h.


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