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

Go to the source code of this file.

Data Types

interface  pm_sampleAffinity::getAffinity
 Generate and return an affine-transformation of the input sample of shape (1:ndim) or (1:ndim, 1:nsam) or (1:nsam, 1:ndim) based on the specified values for the translation tlate and tranformations tform along the specified axis dim.
More...
 
interface  pm_sampleAffinity::setAffinity
 Return an affine-transformation of the input sample of shape (1:ndim) or (1:ndim, 1:nsam) or (1:nsam, 1:ndim) based on the specified values for the translation tlate and tranformations tform along the specified axis dim.
More...
 

Modules

module  pm_sampleAffinity
 This module contains classes and procedures for affine transformation of multivariate samples.
 

Variables

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