Home | History | Annotate | Download | only in Geometry

Lines Matching full:dontalign

81   * \tparam _Options has the same meaning as in class Matrix. It allows to specify DontAlign and/or RowMajor.
636 EIGEN_STATIC_ASSERT((Options & (DontAlign|RowMajor)) == Options, INVALID_MATRIX_TEMPLATE_PARAMETERS)