The IMExchange struct.
More...
#include <xmatrix3.h>
template<class T>
struct nmx::gsl::mat::IMExchange< T >
The IMExchange struct.
Definition at line 11 of file xmatrix3.h.
◆ swap_columns()
swap_columns vertausche Spalten
- Parameters
-
| i | i-te Spalte |
| j | j-te Spalte |
Definition at line 29 of file xmatrix3.h.
◆ swap_row_columns()
swap_row_columns vertausche Reihe mit Spalte
- Parameters
-
Definition at line 38 of file xmatrix3.h.
◆ swap_rows()
swap_rows vertausche Reihen
- Parameters
-
Definition at line 20 of file xmatrix3.h.
◆ transpose()
◆ transpose_copy()
transpose_copy
- Parameters
-
| m | die transponiert Matrix wird auf das aufrufende Objekt kopiert |
Definition at line 52 of file xmatrix3.h.
The documentation for this struct was generated from the following file: