#include <itkConceptChecking.h>
Definition at line 363 of file itkConceptChecking.h.
Public Member Functions | |
void | const_constraints (const T1 &d, const T2 &e) |
void | constraints () |
Public Attributes | |
T3 | a |
T1 | b |
T2 | c |
|
inline |
|
inline |
Definition at line 366 of file itkConceptChecking.h.
References a, b, c, and const_constraints().
T3 itk::Concept::AdditiveOperators< T1, T2, T3 >::Constraints::a |
Definition at line 381 of file itkConceptChecking.h.
Referenced by const_constraints(), and constraints().
T1 itk::Concept::AdditiveOperators< T1, T2, T3 >::Constraints::b |
Definition at line 382 of file itkConceptChecking.h.
Referenced by constraints().
T2 itk::Concept::AdditiveOperators< T1, T2, T3 >::Constraints::c |
Definition at line 383 of file itkConceptChecking.h.
Referenced by constraints().