DIPELM  2.0
dipelm_types::operator(*) Interface Reference

Used to apply tranformations to transition matrix elements (e.g. change of basis).
More...

Public Member Functions

type(moments) function right_matrix_multiply_moments (tm, mat)
 
type(moments) function left_matrix_multiply_moments (mat, tm)
 

Detailed Description

Used to apply tranformations to transition matrix elements (e.g. change of basis).

Member Function/Subroutine Documentation

◆ left_matrix_multiply_moments()

type(moments) function dipelm_types::operator(*)::left_matrix_multiply_moments ( complex(idp), dimension(:,:), intent(in)  mat,
type(moments), intent(in)  tm 
)

◆ right_matrix_multiply_moments()

type(moments) function dipelm_types::operator(*)::right_matrix_multiply_moments ( type(moments), intent(in)  tm,
complex(idp), dimension(:,:), intent(in)  mat 
)

The documentation for this interface was generated from the following file: