19 template<
typename Index>
23template<
typename Scalar>
55template<
typename Derived>
86template<
typename Derived>
112template<
typename Derived>
131template<
typename Derived>
134 return *
this = Random(rows(), cols());
150template<
typename Derived>
151EIGEN_STRONG_INLINE Derived&
173template<
typename Derived>
174EIGEN_STRONG_INLINE Derived&
Base class for all dense matrices, vectors, and arrays.
Definition DenseBase.h:49
Dense storage base class for matrices and arrays.
Definition PlainObjectBase.h:93
Pseudo expression representing a solving operation.
Definition Solve.h:63
Holds information about the various numeric (i.e.
Definition NumTraits.h:108
Definition XprHelper.h:107