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

void Impala::Application::DemoCamera2d::DoHw_log (  ) 

Definition at line 158 of file mainDemoCamera2d.cpp.

References eList, funcRes, sigma, and verbose.

00159 {
00160     if (verbose == 1) 
00161         std::cout << "DoHw_log " << std::endl;
00162     funcRes = 0;
00163     InvHw_log<Array2dScalarReal64>(funcRes, eList, sigma);
00164 }


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