dot_product Interface

public interface dot_product

Module Procedures

public function dot_productArray_ret_real(Array1, Array2) result(ret)

Arguments

Type IntentOptional Attributes Name
type(Array_), intent(in) :: Array1
type(Array_), intent(in) :: Array2

Return Value real(kind=real64)