Developer documentation
Version 3.0.3-105-gd3941f44
MR::Adapter::Jacobian< WarpType > Class Template Reference

#include "adapter/jacobian.h"

Inheritance diagram for MR::Adapter::Jacobian< WarpType >:
MR::Adapter::Base< Jacobian< WarpType >, WarpType >

Protected Attributes

value_type jacobian
 
Gradient1D< WarpType > gradient1D
 
Transform transform
 
const bool wrt_scanner
 
- Protected Attributes inherited from MR::Adapter::Base< Jacobian< WarpType >, WarpType >
WarpType parent_
 

Detailed Description

template<class WarpType>
class MR::Adapter::Jacobian< WarpType >

Definition at line 30 of file jacobian.h.

Member Data Documentation

◆ gradient1D

template<class WarpType >
Gradient1D<WarpType> MR::Adapter::Jacobian< WarpType >::gradient1D
protected

Definition at line 69 of file jacobian.h.

◆ jacobian

template<class WarpType >
value_type MR::Adapter::Jacobian< WarpType >::jacobian
protected

Definition at line 68 of file jacobian.h.

◆ transform

template<class WarpType >
Transform MR::Adapter::Jacobian< WarpType >::transform
protected

Definition at line 70 of file jacobian.h.

◆ wrt_scanner

template<class WarpType >
const bool MR::Adapter::Jacobian< WarpType >::wrt_scanner
protected

Definition at line 71 of file jacobian.h.


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