Home | History | Annotate | Download | only in Geometry

Lines Matching full:tparam

73   * \tparam _Scalar the scalar type, i.e., the type of the coefficients
74 * \tparam _Dim the dimension of the space
75 * \tparam _Mode the type of the transformation. Can be:
81 * \tparam _Options has the same meaning as in class Matrix. It allows to specify DontAlign and/or RowMajor.