MPQC  2.3.1
util.h
00001 
00002 #ifndef _math_scmat_util_h
00003 #define _math_scmat_util_h
00004 
00005 #include <math/scmat/elemop.h>
00006 #include <math/scmat/block.h>
00007 
00008 namespace sc {
00009 
00010   void
00011   scmat_perform_op_on_blocks(const Ref<SCElementOp>& op,
00012                              const Ref<SCMatrixBlockList> &blocklist);
00013 
00014 };
00015 
00016 #endif

Generated at Wed Mar 28 2012 10:14:05 for MPQC 2.3.1 using the documentation package Doxygen 1.8.0.