Public Member Functions | Friends | List of all members
Eigen::internal::special_scalar_op_base< Derived, Scalar, OtherScalar, true > Struct Template Reference

#include <XprHelper.h>

Inheritance diagram for Eigen::internal::special_scalar_op_base< Derived, Scalar, OtherScalar, true >:
Inheritance graph
[legend]

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.

Member Function Documentation

template<typename Derived , typename Scalar , typename OtherScalar >
const CwiseUnaryOp<scalar_multiple2_op<Scalar,OtherScalar>, Derived> Eigen::internal::special_scalar_op_base< Derived, Scalar, OtherScalar, true >::operator* ( const OtherScalar &  scalar) const
inline

Definition at line 382 of file XprHelper.h.

Friends And Related Function Documentation

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

Definition at line 389 of file XprHelper.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:20