blitz  Version 1.0.2
shapecheck.h File Reference
#include <iostream>
#include <blitz/blitz.h>
Include dependency graph for shapecheck.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 blitz
 

Functions

template<typename T_shape1 , typename T_shape2 >
bool blitz::areShapesConformable (const T_shape1 &, const T_shape2 &)
 
template<typename T_shape >
bool blitz::areShapesConformable (const T_shape &a, const T_shape &b)