brille Logo

User documents

  • Installation Guide
  • Introduction
  • Memory Use
  • User Guide

API documents

  • Python module brille
  • pybind11 module brille._brille
  • Plotting utilities for brille
  • C++ Library API
brille
  • »
  • C++ Library API »
  • Namespace brille::approx
  • View page source

Namespace brille::approx¶

Contents

  • Functions

  • Variables

Functions¶

  • Template Function brille::approx::_array

  • Template Function brille::approx::_scalar(const T, const R, const bool, const, const R, const, const R)

  • Template Function brille::approx::_scalar(const T, const R, const bool, const T, const, const T, const)

  • Template Function brille::approx::_scalar(const T, const R, const bool, const T, const R, const T, const R)

  • Template Function brille::approx::_scalar(const T, const R, const bool, const, const, const, const)

  • Template Function brille::approx::array(const T *, const R *, const int)

  • Template Function brille::approx::array(const size_t, const size_t, const T *, const R *, const int)

  • Template Function brille::approx::matrix(const T *, const R *, const int)

  • Template Function brille::approx::matrix(const size_t, const T *, const R *, const int)

  • Template Function brille::approx::scalar

  • Template Function brille::approx::tols

  • Template Function brille::approx::vector(const size_t, const T *, const R *, const int)

  • Template Function brille::approx::vector(const T *, const R *, const int)

Variables¶

  • Variable brille::approx::TOL_MULT

Next Previous

© Copyright 2020, Gregory Tucker

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