#include <laexpr.h>
List of all members.
Static Public Member Functions |
template<class t_sc , class t_exp , class t_res > |
static t_res & | Apply (t_sc const &A, t_exp const &B, t_res &R) |
template<class t_sc1 , class t_sc2 , class t_exp , class t_res > |
static t_res & | Apply (t_sc1 const &A, exp_bin< t_sc2, t_exp, op_prod_sc, t_res > const &B, t_res &R) |
template<class t_sc1 , class t_sc2 , class t_exp , class t_res > |
static t_res & | Apply (t_sc1 const &A, exp_bin< t_sc2, t_exp, op_div_sc, t_res > const &B, t_res &R) |
Member Function Documentation
template<class t_sc , class t_exp , class t_res >
template<class t_sc1 , class t_sc2 , class t_exp , class t_res >
template<class t_sc1 , class t_sc2 , class t_exp , class t_res >
The documentation for this class was generated from the following file:
- /home/dorival/mechsys/lib/linalg/laexpr.h