Home
last modified time | relevance | path

Searched defs:identity_matrix (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglutils.c792 static const gfloat identity_matrix[] = { variable
Dgstglviewconvert.c132 static gfloat identity_matrix[] = { variable
/third_party/boost/boost/numeric/ublas/
Dmatrix.hpp3929 class identity_matrix: class
3950 identity_matrix (): in identity_matrix() function in boost::numeric::ublas::identity_matrix
3954 identity_matrix (size_type size): in identity_matrix() function in boost::numeric::ublas::identity_matrix
3958 identity_matrix (size_type size1, size_type size2): in identity_matrix() function in boost::numeric::ublas::identity_matrix
3962 identity_matrix (const identity_matrix &m): in identity_matrix() function in boost::numeric::ublas::identity_matrix