plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
SpectralWhitening
Interface
MIT
3 statements
Source File
MathClass.f90
MathClass
SpectralWhitening
Contents
Module Procedures
SpectralWhitening_real64
public interface SpectralWhitening
It performs spectral whitening.
Module Procedures
public function
SpectralWhitening_real64
(x, auto) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
x
(:)
logical,
intent(in),
optional
::
auto
Return Value
real(kind=real64), allocatable, (:)