joint_pdfs_and_pdfs Function

public function joint_pdfs_and_pdfs(pdf1, pdf2) result(ret)

Arguments

Type IntentOptional Attributes Name
type(PDF_), intent(in) :: pdf1(:)
type(PDF_), intent(in) :: pdf2(:)

Return Value type(PDF_), allocatable, (:)