MeatAxe  2.4
src/c-tensor.h
00001 #ifndef CHECK_FUNCTION_TABLE
00002 
00003 void TestMatTensor(unsigned flags);
00004 
00005 #else
00006 
00007   { 330, "Matrix tensor product", TestMatTensor },
00008 
00009 #endif