Lines Matching full:_options
81 * \tparam _Options has the same meaning as in class Matrix. It allows to specify DontAlign and/or RowMajor.175 template<typename _Scalar, int _Dim, int _Mode, int _Options>182 Options = _Options,