OGS
|
Definition in file NumericalDifferentiation.h.
Go to the source code of this file.
Namespaces | |
namespace | NumLib |
namespace | NumLib::detail |
Typedefs | |
using | NumLib::RelativeEpsilon = BaseLib::StrongType<double, struct RelativeEpsilonTag> |
using | NumLib::MinimumPerturbation |
Functions | |
template<std::size_t IndexInTuple, typename Tuple > | |
double | NumLib::detail::getScalarOrVectorComponent (Tuple const &tuple, Eigen::Index component) |