Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:14:40 2011 for ImpalaSrc by  doxygen 1.5.1