Searched defs:set_all (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/2geom/numeric/ | ||
H A D | vector.h | 189 void set_all(double x) function in class:Geom::NL::detail::VectorImpl |
H A D | matrix.h | 225 void set_all( double x ) function in class:Geom::NL::detail::MatrixImpl |
H A D | symmetric-matrix-fs.h | 359 void set_all (double x) function in class:Geom::BaseSymmetricMatrix 361 m_data.set_all(x); |
Completed in 51 milliseconds