MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
LinAlg::op_oto Class Reference

#include <laexpr.h>

List of all members.

Static Public Member Functions

template<class t_exp1 , class t_exp2 , class t_res >
static t_res & Apply (t_exp1 const &A, t_exp2 const &B, t_res &R)

Member Function Documentation

template<class t_exp1 , class t_exp2 , class t_res >
static t_res& LinAlg::op_oto::Apply ( t_exp1 const &  A,
t_exp2 const &  B,
t_res &  R 
) [inline, static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines