#include "stats/cfe.h"
Protected Member Functions | |
void | operator() (in_column_type, out_column_type) const override |
virtual void | operator() (in_column_type, out_column_type) const =0 |
Protected Attributes | |
Fixel::Matrix::Reader | matrix |
const value_type | dh |
const value_type | E |
const value_type | H |
const value_type | C |
const bool | normalise |
vector< value_type > | h_pow_H |
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 |
|
overrideprotectedvirtual |
Implements MR::Stats::EnhancerBase.
|
protected |
|
protected |
|
protected |
|
protected |
|
mutableprotected |
|
protected |