simpleopt
latest

Contents:

  • simpleopt Package
  • quad- module for representing quadratic functions
simpleopt
  • Index
  • Edit on GitHub

Index

_ | C | E | F | G | M | P | Q | S | V

_

  • _line_search() (simpleopt.opt._Optimizer method)
  • _Optimizer (class in simpleopt.opt)
  • _solve() (simpleopt.opt._Optimizer method)
    • (simpleopt.opt.ConjugateGradient method)
    • (simpleopt.opt.SteepestDescent method)

C

  • ConjugateGradient (class in simpleopt.opt)

E

  • eval() (quad.Function method)

F

  • Function (class in quad)

G

  • grad() (quad.Function method)

M

  • matrix (quad.Function property)
  • module
    • quad
    • simpleopt.opt

P

  • Problem (class in simpleopt.opt)

Q

  • quad
    • module

S

  • simpleopt.opt
    • module
  • solve() (simpleopt.opt.Problem method)
  • SteepestDescent (class in simpleopt.opt)

V

  • vector (quad.Function property)

© Copyright 2023, Luis Garcia Ramos. Revision a0390e5d.

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