tensor_log_complex64_crs Function

public function tensor_log_complex64_crs(this, v, tol, itrmax) result(sqrtA_v)

Type Bound

CRS_

Arguments

Type IntentOptional Attributes Name
class(CRS_), intent(in) :: this
complex(kind=real64), intent(in) :: v(:)
real(kind=real64), intent(in) :: tol
integer(kind=int32), intent(in) :: itrmax

Return Value complex(kind=real64), allocatable, (:)