![]() |
Prusa Slicer 2.6.0
|
#include <src/eigen/Eigen/src/Core/functors/NullaryFunctors.h>
Public Member Functions | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE | scalar_constant_op (const scalar_constant_op &other) |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE | scalar_constant_op (const Scalar &other) |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar | operator() () const |
| template<typename PacketType > | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType | packetOp () const |
Public Attributes | |
| const Scalar | m_other |
|
inline |
|
inline |
|
inline |
|
inline |
| const Scalar Eigen::internal::scalar_constant_op< Scalar >::m_other |