matrixRandom Function

public function matrixRandom(obj, size1, size2) result(ret)

Arguments

Type IntentOptional AttributesName
class(Random_), intent(inout) :: obj
integer(kind=int32), intent(in) :: size1
integer(kind=int32), intent(in) :: size2

Return Value real(kind=real64), allocatable,(:,:)


Contents

None