This proxy expresses the result of substraction of two objects, of possibly different types, TX and TY. More...
#include <matrix_proxy.h>
Public Member Functions | |
| XmY (const TX &AA, const TY &BB) | |
Public Attributes | |
| const TX & | A |
| const TY & | B |
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.
| mat::XmY< TX, TY >::XmY | ( | const TX & | AA, | |
| const TY & | BB | |||
| ) | [inline] |
1.6.1