#include <itkConceptChecking.h>
Definition at line 441 of file itkConceptChecking.h.
Public Member Functions | |
| void | const_constraints (const T1 &d) |
| void | constraints () |
Public Attributes | |
| T2 | a |
| T1 | b |
|
inline |
|
inline |
Definition at line 444 of file itkConceptChecking.h.
References a, b, and const_constraints().
| T2 itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::a |
Definition at line 456 of file itkConceptChecking.h.
Referenced by const_constraints(), and constraints().
| T1 itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::b |
Definition at line 457 of file itkConceptChecking.h.
Referenced by constraints().