sets_test Program

Contents


Variables

Type AttributesNameInitial
real(kind=real32), dimension(10):: setA =[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
real(kind=real32), dimension(10):: setB =[1, -10, 3, 5, -13, 6, -2, 8, 13, 10]
real(kind=real32), dimension(:), allocatable:: uni
real(kind=real32), dimension(:), allocatable:: inters