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

void Impala::Application::DemoCamera2d::DoNw (  ) 

Definition at line 122 of file mainDemoCamera2d.cpp.

References eList, funcRes, sigma, and verbose.

00123 {
00124     if (verbose == 1) 
00125         std::cout << "DoNw " << std::endl;
00126     funcRes = 0;
00127     InvNw<Array2dScalarReal64>(funcRes, eList, sigma);
00128 }


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