ScalES-PPM
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ppm_combinatorics::prime_factorization Interface Reference

compute list of prime factors (sorted, but duplicates included) More...

Public Member Functions

pure subroutine prime_factorization_i4 (n, factors)
 compute list of prime factors (sorted, but duplicates included)
 

Detailed Description

compute list of prime factors (sorted, but duplicates included)

Member Function/Subroutine Documentation

◆ prime_factorization_i4()

pure subroutine ppm_combinatorics::prime_factorization::prime_factorization_i4 ( integer(i4), intent(in) n,
integer(i4), dimension(:), intent(out), allocatable factors )

compute list of prime factors (sorted, but duplicates included)

Parameters
ninteger to factor
factorsintegers, where factor(i) is prime and PRODUCT(factors)==n, factors is allocated to the necessary size

The documentation for this interface was generated from the following file:

Das diesem Bericht zugrundeliegende Vorhaben wurde mit Mitteln des Bundesministeriums für Bildung, und Forschung unter dem Förderkennzeichen 01IH08004E gefördert. Die Verantwortung für den Inhalt dieser Veröffentlichung liegt beim Autor.