.. vim: set fileencoding=utf-8 : .. Andre Anjos .. Sat 16 Nov 20:52:58 2013 ============ Python API ============ This section includes information for using the pure Python API of ``bob.math``. Summary ....... .. autosummary:: bob.math.LPInteriorPoint bob.math.LPInteriorPointShortstep bob.math.LPInteriorPointPredictorCorrector bob.math.LPInteriorPointLongstep bob.math.linsolve bob.math.linsolve_sympos bob.math.linsolve_cg_sympos bob.math.pavx bob.math.pavx_width bob.math.pavx_width_height bob.math.scatter bob.math.scatters bob.math.histogram_intersection bob.math.chi_square bob.math.kullback_leibler Details ....... .. automodule:: bob.math :members: