Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Friends

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


Detailed Description

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

Definition at line 366 of file XprHelper.h.

#include <src/Core/util/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)

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 369 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 376 of file XprHelper.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011