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

#include "registration/transform/reorient.h"

Protected Attributes

const ssize_t max_n_SH
 
const ssize_t n_dirs
 
Adapter::Jacobian< Image< default_type > > jacobian_adapter
 
const Eigen::MatrixXd & directions
 
const bool modulate
 
const vector< vector< ssize_t > > start_nvols
 
Eigen::VectorXd fod
 
std::map< ssize_t, Eigen::MatrixXd > map_FOD_to_aPSF_transform
 
ssize_t max_n_SHvox
 
Eigen::MatrixXd transform
 
Eigen::MatrixXd modulation_factors
 

Detailed Description

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

Definition at line 211 of file reorient.h.

Member Data Documentation

◆ directions

template<class FODImageType >
const Eigen::MatrixXd& MR::Registration::Transform::NonLinearKernelMultiContrast< FODImageType >::directions
protected

Definition at line 278 of file reorient.h.

◆ fod

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

Definition at line 281 of file reorient.h.

◆ jacobian_adapter

template<class FODImageType >
Adapter::Jacobian<Image<default_type> > MR::Registration::Transform::NonLinearKernelMultiContrast< FODImageType >::jacobian_adapter
protected

Definition at line 277 of file reorient.h.

◆ map_FOD_to_aPSF_transform

template<class FODImageType >
std::map<ssize_t, Eigen::MatrixXd> MR::Registration::Transform::NonLinearKernelMultiContrast< FODImageType >::map_FOD_to_aPSF_transform
protected

Definition at line 282 of file reorient.h.

◆ max_n_SH

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

Definition at line 276 of file reorient.h.

◆ max_n_SHvox

template<class FODImageType >
ssize_t MR::Registration::Transform::NonLinearKernelMultiContrast< FODImageType >::max_n_SHvox
protected

Definition at line 283 of file reorient.h.

◆ modulate

template<class FODImageType >
const bool MR::Registration::Transform::NonLinearKernelMultiContrast< FODImageType >::modulate
protected

Definition at line 279 of file reorient.h.

◆ modulation_factors

template<class FODImageType >
Eigen::MatrixXd MR::Registration::Transform::NonLinearKernelMultiContrast< FODImageType >::modulation_factors
protected

Definition at line 285 of file reorient.h.

◆ n_dirs

template<class FODImageType >
const ssize_t MR::Registration::Transform::NonLinearKernelMultiContrast< FODImageType >::n_dirs
protected

Definition at line 276 of file reorient.h.

◆ start_nvols

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

Definition at line 280 of file reorient.h.

◆ transform

template<class FODImageType >
Eigen::MatrixXd MR::Registration::Transform::NonLinearKernelMultiContrast< FODImageType >::transform
protected

Definition at line 284 of file reorient.h.


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