#include <diag-matrix.h>
Inheritance diagram for diag_matrix:


Public Methods | |
| diag_matrix () | |
| diag_matrix (component c) | |
| diag_matrix (const base_vec &rs) | |
| component | operator() (unsigned i, unsigned j) const |
| diag_matrix< N > & | operator *= (const diag_matrix< N > &rs) |
| diag_matrix< N > & | operator+= (const diag_matrix< N > &rs) |
| diag_matrix< N > & | operator-= (const diag_matrix< N > &rs) |
| diag_matrix< N > & | operator *= (component rs) |
|
|||||||||
|
Definition at line 13 of file diag-matrix.h. |
|
||||||||||
|
Definition at line 14 of file diag-matrix.h. References coordN::component. |
|
||||||||||
|
Definition at line 15 of file diag-matrix.h. |
|
||||||||||||||||
|
Definition at line 17 of file diag-matrix.h. References coordN::component, and coordN::operator[]. |
|
||||||||||
|
Definition at line 21 of file diag-matrix.h. |
|
||||||||||
|
Definition at line 28 of file diag-matrix.h. |
|
||||||||||
|
Definition at line 31 of file diag-matrix.h. |
|
||||||||||
|
Definition at line 34 of file diag-matrix.h. References coordN::component. |
1.2.11-20011104 written by Dimitri van Heesch,
© 1997-2000