|
TR-mbed 1.0
|
#include <ReturnByValue.h>
Classes | |
| class | Unusable |
Public Types | |
| typedef internal::traits< Derived >::ReturnType | ReturnType |
| typedef internal::dense_xpr_base< ReturnByValue >::type | Base |
Public Member Functions | |
| template<typename Dest > | |
| EIGEN_DEVICE_FUNC void | evalTo (Dest &dst) const |
| EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index | rows () const EIGEN_NOEXCEPT |
| EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index | cols () const EIGEN_NOEXCEPT |
| const Unusable & | coeff (Index) const |
| const Unusable & | coeff (Index, Index) const |
| Unusable & | coeffRef (Index) |
| Unusable & | coeffRef (Index, Index) |
| typedef internal::dense_xpr_base<ReturnByValue>::type Eigen::ReturnByValue< Derived >::Base |
| typedef internal::traits<Derived>::ReturnType Eigen::ReturnByValue< Derived >::ReturnType |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |