Algorithms
[Mathematics]

Algorithms that solve Equation Systems or compute Singular values. More...

Collaboration diagram for Algorithms:

Classes

class  BIAS::BSplineCurve
 this class is intended for drawing of quadratic and cubic regular B-Splines from given control points. More...
class  BIAS::Interpolator
 this class interpolates a function y=f(t) between given control points (the y-values) More...
class  BIAS::Median1D< DataType >
 computes the median of a vector More...
class  BIAS::PolynomialSolve
 base class for solving polynomial equations More...
class  BIAS::Random
 class for producing random numbers from different distributions More...
class  BIAS::RANSAC< SolutionType >
 do not DLL export this class because it is headeer only. More...
class  BIAS::RANSACPreKnowledge< SolutionType >
 Extension of RANSAC algorithm: user-supplied guesses are evaluated and refined using RANSAC criterions before actually starting the RANSAC algorithm. More...
class  BIAS::SVD
 computes and holds the singular value decomposition of a rectangular (not necessarily quadratic) Matrix A More...
class  BIAS::SVD3x3
 singular value decomposition for 3x3 matrices More...

Detailed Description

Algorithms that solve Equation Systems or compute Singular values.

Wrapper to Lapack and Minpack Functions.


Generated on Tue Jan 6 01:09:16 2009 for Basic Image AlgorithmS Library by  doxygen 1.5.7.1