operator(/) Interface

public interface operator(/)

Contents


Module Procedures

private function divide_tn(T, mul)

Arguments

Type IntentOptional AttributesName
type(tn_tensor), intent(in) :: T
class(*), intent(in) :: mul

Return Value type(tn_tensor)