Numerixx
  • Introduction
  • A Word About Error Handling
  • Polynomials
  • Numerical Derivatives
  • One-Dimensional Root-Finding
Numerixx
  • Index

Index

N

N

  • nxx::deriv::backward (C++ function)
  • nxx::deriv::central (C++ function)
  • nxx::deriv::forward (C++ function)
  • nxx::roots::Bisection (C++ class)
  • nxx::roots::BracketExpandDown (C++ class)
  • nxx::roots::BracketExpandOut (C++ class)
  • nxx::roots::BracketExpandUp (C++ class)
  • nxx::roots::BracketSearchDown (C++ class)
  • nxx::roots::BracketSearchUp (C++ class)
  • nxx::roots::BracketSubdivide (C++ class)
  • nxx::roots::detail::BracketingBase (C++ class)
  • nxx::roots::detail::BracketingBase::evaluate (C++ function)
  • nxx::roots::detail::BracketingBase::m_bounds (C++ member)
  • nxx::roots::detail::BracketingBase::m_func (C++ member)
  • nxx::roots::detail::PolishingBase (C++ class)
  • nxx::roots::detail::PolishingBase::derivative (C++ function)
  • nxx::roots::detail::PolishingBase::evaluate (C++ function)
  • nxx::roots::detail::PolishingBase::m_deriv (C++ member)
  • nxx::roots::detail::PolishingBase::m_func (C++ member)
  • nxx::roots::detail::PolishingBase::m_guess (C++ member)
  • nxx::roots::fdfsolve (C++ function), [1], [2], [3]
  • nxx::roots::fsolve (C++ function), [1], [2], [3]
  • nxx::roots::Newton (C++ class)
  • nxx::roots::RegulaFalsi (C++ class)
  • nxx::roots::Ridder (C++ class)
  • nxx::roots::search (C++ function), [1]
  • nxx::roots::Secant (C++ class)
  • nxx::roots::Steffensen (C++ class)

© Copyright 2024, KinetiQ.dev.

Built with Sphinx using a theme provided by Read the Docs.