Definition at line 95 of file mainDemoCamera2d.cpp.
References eList, funcRes, and verbose.
00096 { 00097 if (verbose == 1) 00098 std::cout << "DoEw " << std::endl; 00099 funcRes = 0; 00100 InvEw<Array2dScalarReal64>(funcRes, eList); 00101 }