Go to the source code of this file.
Functions | |
template<typename T_shape1 , typename T_shape2 > | |
bool | areShapesConformable (const T_shape1 &, const T_shape2 &) |
template<typename T_shape > | |
bool | areShapesConformable (const T_shape &a, const T_shape &b) |
bool areShapesConformable | ( | const T_shape & | a, | |
const T_shape & | b | |||
) | [inline] |
References i.
bool areShapesConformable | ( | const T_shape1 & | , | |
const T_shape2 & | ||||
) | [inline] |