#include "adapter/gradient1D.h"
Protected Attributes | |
size_t | axis |
value_type | result |
const bool | wrt_spacing |
vector< value_type > | derivative_weights |
vector< value_type > | half_derivative_weights |
Protected Attributes inherited from MR::Adapter::Base< Gradient1D< ImageType >, ImageType > | |
ImageType | parent_ |
Definition at line 28 of file gradient1D.h.
|
protected |
Definition at line 93 of file gradient1D.h.
|
protected |
Definition at line 96 of file gradient1D.h.
|
protected |
Definition at line 97 of file gradient1D.h.
|
protected |
Definition at line 94 of file gradient1D.h.
|
protected |
Definition at line 95 of file gradient1D.h.