gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <dofManager.h>
Public Types | |
typedef T | VecType |
typedef T | MatType |
Static Public Member Functions | |
static void | gemm (VecType &r, const MatType &m, const VecType &v, double alpha, double beta) |
Definition at line 50 of file dofManager.h.
Definition at line 52 of file dofManager.h.
Definition at line 51 of file dofManager.h.
|
inlinestatic |
Definition at line 53 of file dofManager.h.
Referenced by dofManager< double >::assemble(), dofManager< double >::assembleLinConst(), and dofManager< double >::getDofValue().