#include "contentpackage.hh"#include "su.h"#include "header.h"#include "segy.h"Go to the source code of this file.
Namespaces | |
| namespace | RVL |
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) |
1.4.7