mat::XmY< TX, TY > Struct Template Reference

This proxy expresses the result of substraction of two objects, of possibly different types, TX and TY. More...

#include <matrix_proxy.h>

List of all members.

Public Member Functions

 XmY (const TX &AA, const TY &BB)

Public Attributes

const TX & A
const TY & B


Detailed Description

template<typename TX, typename TY>
struct mat::XmY< TX, TY >

This proxy expresses the result of substraction of two objects, of possibly different types, TX and TY.

Primary application is for scalars, matrices, and transposed matrices.


Constructor & Destructor Documentation

template<typename TX, typename TY>
mat::XmY< TX, TY >::XmY ( const TX &  AA,
const TY &  BB 
) [inline]


Member Data Documentation

template<typename TX, typename TY>
const TX& mat::XmY< TX, TY >::A

template<typename TX, typename TY>
const TY& mat::XmY< TX, TY >::B


The documentation for this struct was generated from the following file:
Generated on Wed Nov 21 09:32:02 2012 for ergo by  doxygen 1.4.7