Public Attributes

cmtk::ParallelElasticFunctional< VM >::EvaluateCompleteTaskInfo Class Reference

Thread parameter block for complete functional evaluation. More...

Collaboration diagram for cmtk::ParallelElasticFunctional< VM >::EvaluateCompleteTaskInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

SelfthisObject
 Pointer to the functional object that created the thread.

Detailed Description

template<class VM>
class cmtk::ParallelElasticFunctional< VM >::EvaluateCompleteTaskInfo

Thread parameter block for complete functional evaluation.

This structure holds all thread-specific information. A pointer to an instance of this structure is given to EvaluateGradientThread() for each thread created.

Definition at line 371 of file cmtkParallelElasticFunctional.h.


Member Data Documentation

Pointer to the functional object that created the thread.

Definition at line 375 of file cmtkParallelElasticFunctional.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines