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