Logo coherent WaveBurst  
Library Reference Guide
Logo
List of all members | Public Attributes | List of all members
Wiener Struct Reference

Definition at line 41 of file regression.hh.

Public Attributes

std::vector< intchannel
 
std::vector< vectorDfilter00
 
std::vector< vectorDfilter90
 
std::vector< intlayer
 
std::vector< double > norm
 

#include <regression.hh>

Member Data Documentation

◆ channel

std::vector<int> Wiener::channel

Definition at line 42 of file regression.hh.

◆ filter00

std::vector<vectorD> Wiener::filter00

Definition at line 45 of file regression.hh.

◆ filter90

std::vector<vectorD> Wiener::filter90

Definition at line 46 of file regression.hh.

◆ layer

std::vector<int> Wiener::layer

Definition at line 43 of file regression.hh.

◆ norm

std::vector<double> Wiener::norm

Definition at line 44 of file regression.hh.


The documentation for this struct was generated from the following file: