Home | History | Annotate | Download | only in Geometry

Lines Matching full:diagonal

245   /** The return type of the product between a diagonal matrix and a transform */
456 /** \returns The product expression of a transform \a a times a diagonal matrix \a b
458 * The rhs diagonal matrix is interpreted as an affine scaling transformation. The
471 /** \returns The product expression of a diagonal matrix \a a times a transform \a b
473 * The lhs diagonal matrix is interpreted as an affine scaling transformation. The
1021 linear().diagonal().fill(s.factor());