Go to the source code of this file.
Namespaces | |
Eigen | |
: InteropHeaders | |
Eigen::internal | |
Functions | |
template<typename ResScalar , typename Lhs , typename Rhs > | |
EIGEN_ALWAYS_INLINE ResScalar | Eigen::internal::combine_scalar_factors (const Lhs &lhs, const Rhs &rhs) |
template<typename ResScalar , typename Lhs , typename Rhs > | |
EIGEN_ALWAYS_INLINE ResScalar | Eigen::internal::combine_scalar_factors (const ResScalar &alpha, const Lhs &lhs, const Rhs &rhs) |
template<typename T > | |
EIGEN_ALWAYS_INLINE const T::Scalar * | Eigen::internal::extract_data (const T &m) |