Dura2D
v0.1.0
An educational 2D game physics library
|
This is the complete list of members for d2MatMN, including all inherited members.
d2MatMN() | d2MatMN | |
d2MatMN(int M, int N) | d2MatMN | |
d2MatMN(const d2MatMN &m) | d2MatMN | |
M | d2MatMN | |
N | d2MatMN | |
operator*(const d2VecN &v) const | d2MatMN | |
operator*(const d2MatMN &m) const | d2MatMN | |
operator=(const d2MatMN &m) | d2MatMN | |
rows | d2MatMN | |
SolveGaussSeidel(const d2MatMN &A, const d2VecN &b) | d2MatMN | static |
Transpose() const | d2MatMN | |
Zero() | d2MatMN | |
~d2MatMN() | d2MatMN |