Developer documentation
Version 3.0.3-105-gd3941f44
MR::Registration::Transform::LinearKernelMultiContrast< FODImageType > Class Template Reference

#include "registration/transform/reorient.h"

Protected Attributes

Eigen::VectorXd fod
 
ssize_t max_n_SH
 
vector< vector< ssize_t > > start_nvols
 
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor > transform
 

Detailed Description

template<class FODImageType>
class MR::Registration::Transform::LinearKernelMultiContrast< FODImageType >

Definition at line 61 of file reorient.h.

Member Data Documentation

◆ fod

template<class FODImageType >
Eigen::VectorXd MR::Registration::Transform::LinearKernelMultiContrast< FODImageType >::fod
protected

Definition at line 101 of file reorient.h.

◆ max_n_SH

template<class FODImageType >
ssize_t MR::Registration::Transform::LinearKernelMultiContrast< FODImageType >::max_n_SH
protected

Definition at line 102 of file reorient.h.

◆ start_nvols

template<class FODImageType >
vector<vector<ssize_t> > MR::Registration::Transform::LinearKernelMultiContrast< FODImageType >::start_nvols
protected

Definition at line 103 of file reorient.h.

◆ transform

template<class FODImageType >
Eigen::Matrix<double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor> MR::Registration::Transform::LinearKernelMultiContrast< FODImageType >::transform
protected

Definition at line 104 of file reorient.h.


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