ITK
6.0.0
Insight Toolkit
|
#include <itkConceptChecking.h>
Definition at line 450 of file itkConceptChecking.h.
Public Member Functions | |
void | const_constraints (const T1 &d) |
void | constraints () |
Public Attributes | |
T2 | a |
T1 | b |
|
inline |
Definition at line 461 of file itkConceptChecking.h.
References itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::a.
Referenced by itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::constraints().
|
inline |
T2 itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::a |
Definition at line 466 of file itkConceptChecking.h.
Referenced by itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::const_constraints(), and itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::constraints().
T1 itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::b |
Definition at line 467 of file itkConceptChecking.h.
Referenced by itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::constraints().