Package linear_operators :: Package iterative :: Module dli
[hide private]
[frames] | no frames]

Module dli

source code


Implements Double loop inference algorithms.

Reference
---------

Bayesian Inference and Optimal Design for the Sparse Linear Model,
Matthias W. Seeger

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.165.8284&rep=rep1&type=pdf

Classes [hide private]
  LanczosAlgorithm
Tridiagonalization Lanczos step and eigendecomposition at exit.
  Criterion
  DoubleLoopAlgorithm
A class implementing the double loop algorithm.
Variables [hide private]
  default_stop = default_stop
  __package__ = 'linear_operators.iterative'