Searched refs:epsf (Results 1 - 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
H A Dchkder.h26 const Scalar epsf = chkder_factor * NumTraits<Scalar>::epsilon(); local
53 if (fvec[i] != 0. && fvecp[i] != 0. && abs(fvecp[i] - fvec[i]) >= epsf * abs(fvec[i]))
/external/bison/build-aux/
H A Dtexinfo.tex8410 % @image. We use the macros from epsf.tex to support this.
8411 % If epsf.tex is not installed and @image is used, we complain.
8413 % Check for and read epsf.tex up front. If we read it only at @image
8416 \openin 1 = epsf.tex
8418 % Do not bother showing banner with epsf.tex v2.7k (available in
8419 % doc/epsf.tex and on ctan).
8421 \input epsf.tex
8425 % We will only complain once about lack of epsf.tex.
8427 \newhelp\noepsfhelp{epsf.tex must be installed for images to
8429 it from ftp://tug.org/tex/epsf
[all...]

Completed in 3019 milliseconds