◆ la_trace_c()
| pure complex(sp) function la_eye::trace::la_trace_c |
( |
complex(sp), dimension(:,:), intent(in) | a | ) |
|
- Parameters
-
- Returns
- Trace of the input matrix
◆ la_trace_d()
| pure real(dp) function la_eye::trace::la_trace_d |
( |
real(dp), dimension(:,:), intent(in) | a | ) |
|
- Parameters
-
- Returns
- Trace of the input matrix
◆ la_trace_q()
| pure real(qp) function la_eye::trace::la_trace_q |
( |
real(qp), dimension(:,:), intent(in) | a | ) |
|
- Parameters
-
- Returns
- Trace of the input matrix
◆ la_trace_s()
| pure real(sp) function la_eye::trace::la_trace_s |
( |
real(sp), dimension(:,:), intent(in) | a | ) |
|
- Parameters
-
- Returns
- Trace of the input matrix
◆ la_trace_w()
| pure complex(qp) function la_eye::trace::la_trace_w |
( |
complex(qp), dimension(:,:), intent(in) | a | ) |
|
- Parameters
-
- Returns
- Trace of the input matrix
◆ la_trace_z()
| pure complex(dp) function la_eye::trace::la_trace_z |
( |
complex(dp), dimension(:,:), intent(in) | a | ) |
|
- Parameters
-
- Returns
- Trace of the input matrix
The documentation for this interface was generated from the following file: