buds  0.1
FORTRAN reference counted types
Private Member Functions | List of all members

Count number of unique value for a sorted array. More...

Collaboration diagram for nuniq_sorted:
Collaboration graph

Private Member Functions

pure integer(is_) function nuniq_sorted_is_ (n, array)
 
pure integer(ii_) function nuniq_sorted_ii_ (n, array)
 
pure integer(il_) function nuniq_sorted_il_ (n, array)
 

Detailed Description

Count number of unique value for a sorted array.

Returns number of unique values in a sorted array.


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