Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Types | Public Member Functions | List of all members
itk::NumericInverse< TTransform > Class Template Reference
Inheritance diagram for itk::NumericInverse< TTransform >:
help::nonlinear_system_evaluator_t< TTransform::ScalarType >

Public Types

typedef TTransform TransformType
 
typedef TTransform::ScalarType ScalarType
 

Public Member Functions

 NumericInverse (const TransformType &transform)
 
virtual void operator() (const std::vector< ScalarType > &x, std::vector< ScalarType > &F, std::vector< std::vector< ScalarType > > &J) const
 
bool transform (const std::vector< ScalarType > &y, std::vector< ScalarType > &x, bool x_is_initialized=false) const
 

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