Searched refs:LinearSystem (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/2geom/numeric/
H A Dlinear_system.h2 * LinearSystem class wraps some gsl routines for solving linear systems
49 class LinearSystem class in namespace:Geom::NL
52 LinearSystem(MatrixView & _matrix, VectorView & _vector) function in class:Geom::NL::LinearSystem
57 LinearSystem(Matrix & _matrix, Vector & _vector) function in class:Geom::NL::LinearSystem
/inkscape/src/2geom/
H A Dconicsec.h355 NL::LinearSystem ls (Q, T);
H A Dconicsec.cpp440 Geom::NL::LinearSystem ls(M, V);

Completed in 1157 milliseconds