Octopus
compressed_sensing.F90 File Reference

Go to the source code of this file.

Modules

module  compressed_sensing_oct_m
 

Data Types

type  compressed_sensing_oct_m::compressed_sensing_t
 

Functions/Subroutines

subroutine, public compressed_sensing_oct_m::compressed_sensing_init (this, transform_type, ntime, dtime, stime, nfreq, dfreq, sfreq, noise)
 
subroutine, public compressed_sensing_oct_m::compressed_sensing_end (this)
 
subroutine, public compressed_sensing_oct_m::compressed_sensing_spectral_analysis (this, time_function, freq_function)
 

Variables

integer, parameter compressed_sensing_oct_m::spectrum_transform_laplace = 1
 
integer, parameter compressed_sensing_oct_m::spectrum_transform_sin = 2
 
integer, parameter compressed_sensing_oct_m::spectrum_transform_cos = 3