Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions | Friends
Eigen::internal::special_scalar_op_base< Derived, Scalar, OtherScalar, true > Struct Template Reference
+ Inheritance diagram for Eigen::internal::special_scalar_op_base< Derived, Scalar, OtherScalar, true >:
+ Collaboration diagram for Eigen::internal::special_scalar_op_base< Derived, Scalar, OtherScalar, true >:

Public Member Functions

const CwiseUnaryOp< scalar_multiple2_op< Scalar, OtherScalar >, Derived > operator* (const OtherScalar &scalar) const
 

Friends

const CwiseUnaryOp< scalar_multiple2_op< Scalar, OtherScalar >, Derived > operator* (const OtherScalar &scalar, const Derived &matrix)
 

Detailed Description

template<typename Derived, typename Scalar, typename OtherScalar>
struct Eigen::internal::special_scalar_op_base< Derived, Scalar, OtherScalar, true >

Definition at line 379 of file XprHelper.h.


The documentation for this struct was generated from the following file: