Searched refs:epsf (Results 1 – 6 of 6) sorted by relevance
26 const Scalar epsf = chkder_factor * NumTraits<Scalar>::epsilon(); in chkder() local53 if (fvec[i] != 0. && fvecp[i] != 0. && abs(fvecp[i] - fvec[i]) >= epsf * abs(fvec[i])) in chkder()
68 float epsf = std::sqrt(std::numeric_limits<float> ::min EIGEN_EMPTY ()); in mixingtypes() local71 while(std::abs(sf )<epsf) sf = internal::random<float>(); in mixingtypes()73 while(std::abs(scf)<epsf) scf = internal::random<CF>(); in mixingtypes()
6478 % @image. We use the macros from epsf.tex to support this.6479 % If epsf.tex is not installed and @image is used, we complain.6481 % Check for and read epsf.tex up front. If we read it only at @image6484 \openin 1 = epsf.tex6486 % Do not bother showing banner with epsf.tex v2.7k (available in6487 % doc/epsf.tex and on ctan).6489 \input epsf.tex6493 % We will only complain once about lack of epsf.tex.6495 \newhelp\noepsfhelp{epsf.tex must be installed for images to6497 it from ftp://tug.org/tex/epsf.tex.}[all …]
8410 % @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 @image8416 \openin 1 = epsf.tex8418 % Do not bother showing banner with epsf.tex v2.7k (available in8419 % doc/epsf.tex and on ctan).8421 \input epsf.tex8425 % We will only complain once about lack of epsf.tex.8427 \newhelp\noepsfhelp{epsf.tex must be installed for images to8429 it from ftp://tug.org/tex/epsf.tex.}[all …]