NuMFor 9f2ab49 (2024-04-08)
Numerical (Modern) Fortran. Library for Simple Numerical computing
histogram.f90 File Reference

Data Types

type  histog
 type histogram holds the data from an histogram More...
 

Modules

module  histograms
 The module histograms provides infrastructure for the calculation of histograms. i.e: a count of frequency.
 

Functions/Subroutines

type(histog) function, public histogram (a, nbins, bins, range, weights, density)
 Computes the histogram of an array of data.
 

Detailed Description

Date
"2024-04-08 16:14:16"