Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
get_size
Function
4 statements
Source File
CDF_sampling.F90
CDF_sampling_mod
get_size
Contents
private elemental function get_size(this)
Return the number of probabilites.
Type Bound
CDF_Sampler_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
CDF_Sampler_t
),
intent(in)
::
this
Return Value
integer
Contents