Public Member Functions | Friends

internal::special_scalar_op_base< Derived, Scalar, OtherScalar, true > Struct Template Reference

#include <XprHelper.h>

Inheritance diagram for internal::special_scalar_op_base< Derived, Scalar, OtherScalar, true >:
DenseCoeffsBase

List of all members.

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)

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


Member Function Documentation

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

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]

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