|
TF++, Miscellaneous classes and modules in C++:
|
| bool tfxx::blitzutil::sameShape | ( | const blitz::Array< T1, N1 > & | a1, |
| const blitz::Array< T2, N2 > & | a2 | ||
| ) |
test for conforming shapes
| a1 | any blitz array |
| a2 | any other blitz array |
Definition at line 63 of file blitzutil.h.