core/vnl/vnl_definite_integral.cxx
Go to the documentation of this file.
00001 #include "vnl_definite_integral.h"
00002 #include <vnl/vnl_integrant_fnct.h>
00003 
00004 // initialize the static member
00005 vnl_integrant_fnct* vnl_definite_integral::pfnct_ = 0;