#include <Functors.h>
List of all members.
Public Types |
typedef packet_traits< Scalar >
::type | Packet |
Public Member Functions |
| linspaced_op (Scalar low, Scalar high, int num_steps) |
template<typename Index > |
EIGEN_STRONG_INLINE const Scalar | operator() (Index i) const |
template<typename Index > |
EIGEN_STRONG_INLINE const Scalar | operator() (Index row, Index col) const |
template<typename Index > |
EIGEN_STRONG_INLINE const Packet | packetOp (Index i) const |
template<typename Index > |
EIGEN_STRONG_INLINE const Packet | packetOp (Index row, Index col) const |
Public Attributes |
const linspaced_op_impl
< Scalar, RandomAccess > | impl |
template<typename Scalar, bool RandomAccess>
struct internal::linspaced_op< Scalar, RandomAccess >
Member Typedef Documentation
template<typename Scalar , bool RandomAccess>
Constructor & Destructor Documentation
template<typename Scalar , bool RandomAccess>
Member Function Documentation
template<typename Scalar , bool RandomAccess>
template<typename Index >
EIGEN_STRONG_INLINE const Scalar internal::linspaced_op< Scalar, RandomAccess >::operator() |
( |
Index |
i |
) |
const [inline] |
template<typename Scalar , bool RandomAccess>
template<typename Index >
EIGEN_STRONG_INLINE const Scalar internal::linspaced_op< Scalar, RandomAccess >::operator() |
( |
Index |
row, |
|
|
Index |
col | |
|
) |
| | const [inline] |
template<typename Scalar , bool RandomAccess>
template<typename Index >
template<typename Scalar , bool RandomAccess>
template<typename Index >
Member Data Documentation
template<typename Scalar , bool RandomAccess>
The documentation for this struct was generated from the following file:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Core/Functors.h