Go to the documentation of this file.
10 #ifndef EIGEN_CWISE_UNARY_VIEW_H
11 #define EIGEN_CWISE_UNARY_VIEW_H
16 template<
typename ViewOp,
typename MatrixType>
31 InnerStrideAtCompileTime = MatrixTypeInnerStride ==
Dynamic
41 template<
typename ViewOp,
typename MatrixType,
typename StorageKind>
57 template<
typename ViewOp,
typename MatrixType>
68 : m_matrix(
mat), m_functor(
func) {}
94 template<
typename ViewOp,
typename XprType,
typename StorageKind>
102 template<
typename ViewOp,
typename MatrixType>
132 #endif // EIGEN_CWISE_UNARY_VIEW_H
EIGEN_DEVICE_FUNC internal::remove_reference< MatrixTypeNested >::type & nestedExpression()
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index outerStride() const
#define EIGEN_DEVICE_FUNC
internal::generic_xpr_base< CwiseUnaryView< ViewOp, XprType > >::type Base
Namespace containing all symbols from the Eigen library.
#define EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(Derived)
const unsigned int RowMajorBit
const EIGEN_DEVICE_FUNC ViewOp & functor() const
#define EIGEN_DENSE_PUBLIC_INTERFACE(Derived)
Generic lvalue expression of a coefficient-wise unary operator of a matrix or a vector.
const unsigned int DirectAccessBit
internal::dense_xpr_base< CwiseUnaryView< ViewOp, MatrixType > >::type Base
#define EIGEN_GENERIC_PUBLIC_INTERFACE(Derived)
const unsigned int LvalueBit
CwiseUnaryView< ViewOp, MatrixType > Derived
#define EIGEN_STRONG_INLINE
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index innerStride() const
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE EIGEN_CONSTEXPR Index rows() const EIGEN_NOEXCEPT
result_of< ViewOp(const typename traits< MatrixType >::Scalar &) >::type Scalar
remove_all< MatrixTypeNested >::type _MatrixTypeNested
const EIGEN_DEVICE_FUNC internal::remove_all< MatrixTypeNested >::type & nestedExpression() const
MatrixType::Nested MatrixTypeNested
CwiseUnaryViewImpl< ViewOp, MatrixType, typename internal::traits< MatrixType >::StorageKind >::Base Base
#define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived)
const EIGEN_DEVICE_FUNC Scalar * data() const
MatrixTypeNested m_matrix
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE EIGEN_CONSTEXPR Index cols() const EIGEN_NOEXCEPT
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:32:19