|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix< T >::set_matrixelement | ( | int | i1, |
| int | i2, | ||
| herm_matrix< T > & | g | ||
| ) |
Sets given matrix elements of all components to the for all the time components of a given herm_matrix of scaler type for all the time.
Sets the (sub-) matrix elements
(i1,i2)of all components to the components of a givenherm_matrixof scaler type for all the time.
| i1 |
|
| i2 |
|
| g |
|
Definition at line 2410 of file cntr_herm_matrix_impl.hpp.