My Project
0.0.16
QUCS Mapping
|
Go to the source code of this file.
Classes | |
class | tmatrix< nr_type_t > |
class | tmatrix< nr_type_t > |
Functions | |
template<class nr_type_t > | |
tmatrix< nr_type_t > | inverse (tmatrix< nr_type_t >) |
template<class nr_type_t > | |
tmatrix< nr_type_t > | teye (int) |
template<class nr_type_t > | |
tmatrix< nr_type_t > | operator* (tmatrix< nr_type_t >, tmatrix< nr_type_t >) |
template<class nr_type_t > | |
tvector< nr_type_t > | operator* (tmatrix< nr_type_t >, tvector< nr_type_t >) |
template<class nr_type_t > | |
tvector< nr_type_t > | operator* (tvector< nr_type_t >, tmatrix< nr_type_t >) |
tmatrix<nr_type_t> teye | ( | int | ) |