aimsalgo  5.1.2
Neuroimaging image processing
moment.h File Reference
#include <fstream>
#include <iostream>
#include <cartodata/volume/volume.h>
#include <aims/mesh/surface.h>
#include <aims/bucket/bucket.h>
#include <aims/math/eigen.h>
Include dependency graph for moment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Moment< T >
 

Functions

template<class T >
std::ostream & operator<< (std::ostream &, const Moment< T > &)
 

Function Documentation

◆ operator<<()

template<class T >
std::ostream & operator<< ( std::ostream &  out,
const Moment< T > &  mom 
)
inline