#include <matrix_proxy.h>
Public Member Functions | |
XY (TX const &AA, TY const &BB, bool const tAA=false, bool const tBB=false) | |
Public Attributes | |
TX const & | A |
TY const & | B |
bool const | tA |
bool const | tB |
Primary application is for scalars, matrices, and transposed matrices.
mat::XY< TX, TY >::XY | ( | TX const & | AA, | |
TY const & | BB, | |||
bool const | tAA = false , |
|||
bool const | tBB = false | |||
) | [inline] |