ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
pm_mathCumSum.F90 File Reference

Go to the source code of this file.

Data Types

interface  pm_mathCumSum::getCumSum
 Generate and return the cumulative sum of the input array, optionally in the backward direction and, optionally reverse the output cumulative sum array upon return. More...
 
interface  pm_mathCumSum::setCumSum
 Return the cumulative sum of the input array, optionally in the backward direction and optionally, reverse the output cumulative sum array upon return. More...
 

Modules

module  pm_mathCumSum
 This module contains the procedures and interfaces for computing the cumulative sum of an array.
 

Variables

character(*, SK), parameter pm_mathCumSum::MODULE_NAME = "@pm_mathCumSum"