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

#include "registration/transform/reorient.h"

Protected Attributes

const ssize_t n_SH
 
Adapter::Jacobian< Image< default_type > > jacobian_adapter
 
const Eigen::MatrixXd & directions
 
const bool modulate
 
const Eigen::MatrixXd FOD_to_aPSF_transform
 
Eigen::MatrixXd transform
 
Eigen::VectorXd fod
 

Detailed Description

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

Definition at line 290 of file reorient.h.

Member Data Documentation

◆ directions

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

Definition at line 331 of file reorient.h.

◆ fod

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

Definition at line 335 of file reorient.h.

◆ FOD_to_aPSF_transform

template<class FODImageType >
const Eigen::MatrixXd MR::Registration::Transform::NonLinearKernel< FODImageType >::FOD_to_aPSF_transform
protected

Definition at line 333 of file reorient.h.

◆ jacobian_adapter

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

Definition at line 330 of file reorient.h.

◆ modulate

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

Definition at line 332 of file reorient.h.

◆ n_SH

template<class FODImageType >
const ssize_t MR::Registration::Transform::NonLinearKernel< FODImageType >::n_SH
protected

Definition at line 329 of file reorient.h.

◆ transform

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

Definition at line 334 of file reorient.h.


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