dbcsr_tas_filter_c_sp Subroutine

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

As dbcsr_filter

Arguments

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