#include "space.hh"#include "locallinalg.hh"#include "ocdc.hh"#include "su.h"#include "header.h"#include "segy.h"#include "parserdecl.hh"#include "iwave_fopen.h"#include "utils.h"Go to the source code of this file.
Namespaces | |
| namespace | RVL | 
| namespace | TSOpt | 
Classes | |
| class | TSOpt::SEGYDC | 
| OCDC specialization.  More... | |
| class | TSOpt::SEGYDCF | 
| DC Factory methods for OC classes must depend only on initialization of the prototype filename string.  More... | |
| class | TSOpt::SEGYSpace | 
| Space class encapsulating SEGY data.  More... | |
Typedefs | |
| typedef ContentPackage< float, segy >  | TSOpt::segytrace | 
| identify segy trace as ContentPackage   | |
Functions | |
| template<> | |
| size_t | RVL::getDataSize< segy > (segy const &md) | 
| template<> | |
| float * | RVL::newData< float, segy > (segy &md) | 
| template<> | |
| void | RVL::deleteData< float, segy > (float **d, segy **md) | 
| template<> | |
| ostream & | RVL::writeMeta< segy > (segy const &md, ostream &s) | 
| int | count_unique_flthdr (std::string fpath, std::string key, float tol=1.e-3) | 
| int count_unique_flthdr | ( | std::string | fpath, | |
| std::string | key, | |||
| float |  tol = 1.e-3 | |||
| ) | 
 1.4.7