aimsdata  5.1.2
Neuroimaging data handling
carto::RawConverter< carto::VolumeRef< INP >, carto::VolumeRef< INP > > Class Template Reference

#include <aims/utility/converter_volume.h>

Inheritance diagram for carto::RawConverter< carto::VolumeRef< INP >, carto::VolumeRef< INP > >:

Public Member Functions

 RawConverter (bool shallowcopy=false)
 
void convert (const carto::VolumeRef< INP > &in, carto::VolumeRef< INP > &out) const
 

Detailed Description

template<typename INP>
class carto::RawConverter< carto::VolumeRef< INP >, carto::VolumeRef< INP > >

Definition at line 92 of file converter_volume.h.

Constructor & Destructor Documentation

◆ RawConverter()

template<typename INP >
carto::RawConverter< carto::VolumeRef< INP >, carto::VolumeRef< INP > >::RawConverter ( bool  shallowcopy = false)
inline

Definition at line 95 of file converter_volume.h.

Member Function Documentation

◆ convert()


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