|
blitz Version 0.9
|
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_shape1 & | , |
| const T_shape2 & | |||
| ) | [inline] |
| bool areShapesConformable | ( | const T_shape & | a, |
| const T_shape & | b | ||
| ) | [inline] |
References i.
1.7.4