#include <ladel_types.h>
Structure representing a multiple of the identity matrix.
Definition at line 100 of file ladel_types.h.
Data Fields | |
ladel_double | diag_elem |
Scalar. More... | |
ladel_int | diag_size |
Size of the matrix. More... | |
ladel_double ladel_diag_struct::diag_elem |
Scalar.
Definition at line 101 of file ladel_types.h.
ladel_int ladel_diag_struct::diag_size |
Size of the matrix.
Definition at line 102 of file ladel_types.h.