
Go to the source code of this file.
Namespaces | |
| namespace | cml |
Functions | |
| template<typename E , class AT , typename BO , typename L > | |
| matrix< E, AT, BO, L > | cml::identity (const matrix< E, AT, BO, L > &m) |
| Set the given matrix to the identity matrix. | |
Definition in file matrix_functions.h.
1.5.9