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 >:
Inheritance graph
[legend]

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)

Detailed Description

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

Definition at line 372 of file XprHelper.h.


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]

Definition at line 375 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 382 of file XprHelper.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:35