dbcsr_tas_filter_c_dp Subroutine

private subroutine dbcsr_tas_filter_c_dp(matrix, eps, method, use_absolute)

As dbcsr_filter

Arguments

Type IntentOptional Attributes Name
type(dbcsr_tas_type), intent(inout) :: matrix
complex(kind=real_8), intent(in) :: eps
integer, intent(in), optional :: method
logical, intent(in), optional :: use_absolute