Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

void Impala::Application::DemoCamera2d::DoHw (  ) 

Definition at line 131 of file mainDemoCamera2d.cpp.

References eList, funcRes, sigma, and verbose.

00132 {
00133     if (verbose == 1) 
00134         std::cout << "DoHw " << std::endl;
00135     funcRes = 0;
00136     InvHw<Array2dScalarReal64>(funcRes, eList, sigma);
00137 }


Generated on Fri Mar 19 10:39:07 2010 for ImpalaSrc by  doxygen 1.5.1