#include <SelfCwiseBinaryOp.h>
List of all members.
Public Types |
typedef
internal::dense_xpr_base
< SelfCwiseBinaryOp >::type | Base |
typedef
internal::packet_traits
< Scalar >::type | Packet |
Public Member Functions |
| SelfCwiseBinaryOp (Lhs &xpr, const BinaryOp &func=BinaryOp()) |
Index | rows () const |
Index | cols () const |
Index | outerStride () const |
Index | innerStride () const |
const Scalar * | data () const |
Scalar & | coeffRef (Index row, Index col) |
const Scalar & | coeffRef (Index row, Index col) const |
Scalar & | coeffRef (Index index) |
const Scalar & | coeffRef (Index index) const |
template<typename OtherDerived > |
void | copyCoeff (Index row, Index col, const DenseBase< OtherDerived > &other) |
template<typename OtherDerived > |
void | copyCoeff (Index index, const DenseBase< OtherDerived > &other) |
template<typename OtherDerived , int StoreMode, int LoadMode> |
void | copyPacket (Index row, Index col, const DenseBase< OtherDerived > &other) |
template<typename OtherDerived , int StoreMode, int LoadMode> |
void | copyPacket (Index index, const DenseBase< OtherDerived > &other) |
template<typename RhsDerived > |
EIGEN_STRONG_INLINE
SelfCwiseBinaryOp & | lazyAssign (const DenseBase< RhsDerived > &rhs) |
SelfCwiseBinaryOp & | operator= (const Rhs &_rhs) |
Protected Attributes |
Lhs & | m_matrix |
const BinaryOp & | m_functor |
template<typename BinaryOp, typename Lhs, typename Rhs>
class SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >
Member Typedef Documentation
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename BinaryOp, typename Lhs, typename Rhs>
Constructor & Destructor Documentation
template<typename BinaryOp, typename Lhs, typename Rhs>
Member Function Documentation
template<typename BinaryOp, typename Lhs, typename Rhs>
Scalar& SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >::coeffRef |
( |
Index |
row, |
|
|
Index |
col | |
|
) |
| | [inline] |
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename BinaryOp, typename Lhs, typename Rhs>
const Scalar& SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >::coeffRef |
( |
Index |
index |
) |
const [inline] |
template<typename BinaryOp, typename Lhs, typename Rhs>
const Scalar& SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >::coeffRef |
( |
Index |
row, |
|
|
Index |
col | |
|
) |
| | const [inline] |
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename OtherDerived >
void SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >::copyCoeff |
( |
Index |
row, |
|
|
Index |
col, |
|
|
const DenseBase< OtherDerived > & |
other | |
|
) |
| | [inline] |
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename OtherDerived >
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename OtherDerived , int StoreMode, int LoadMode>
void SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >::copyPacket |
( |
Index |
row, |
|
|
Index |
col, |
|
|
const DenseBase< OtherDerived > & |
other | |
|
) |
| | [inline] |
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename OtherDerived , int StoreMode, int LoadMode>
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename RhsDerived >
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename BinaryOp, typename Lhs, typename Rhs>
Member Data Documentation
template<typename BinaryOp, typename Lhs, typename Rhs>
template<typename BinaryOp, typename Lhs, typename Rhs>
The documentation for this class was generated from the following file:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Core/SelfCwiseBinaryOp.h