Developer documentation
Version 3.0.3-105-gd3941f44
MR::Stats::Stats Class Reference

#include "stats.h"

Public Member Functions

 Stats (const bool is_complex=false, const bool ignorezero=false)
 
void operator() (complex_type val)
 
template<class ImageType >
void print (ImageType &ima, const vector< std::string > &fields)
 

Detailed Description

Definition at line 39 of file stats.h.

Constructor & Destructor Documentation

◆ Stats()

MR::Stats::Stats::Stats ( const bool  is_complex = false,
const bool  ignorezero = false 
)
inline

Definition at line 41 of file stats.h.

Member Function Documentation

◆ operator()()

void MR::Stats::Stats::operator() ( complex_type  val)
inline

Definition at line 55 of file stats.h.

◆ print()

template<class ImageType >
void MR::Stats::Stats::print ( ImageType &  ima,
const vector< std::string > &  fields 
)
inline

Definition at line 72 of file stats.h.


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