ug4
ug::linker_traits< MathVector< dim >, MathMatrix< dim, dim > > Struct Template Reference

#include <linker_traits.h>

Static Public Member Functions

static void mult_add (MathVector< dim > &out, const MathVector< dim > &in1, const MathMatrix< dim, dim > &s)
 

Member Function Documentation

◆ mult_add()

template<std::size_t dim>
static void ug::linker_traits< MathVector< dim >, MathMatrix< dim, dim > >::mult_add ( MathVector< dim > &  out,
const MathVector< dim > &  in1,
const MathMatrix< dim, dim > &  s 
)
inlinestatic

References ug::MatVecMultAppend(), and s.


The documentation for this struct was generated from the following file: