| 
    
    
     norsarwell.hpp 
Go to the documentation of this file. 
   19// OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
   77    std::vector<std::vector<double> > ReadLogs(const std::string & filename, int n_col, int n_row, int skip_lines); 
   78    std::vector<std::vector<double> > MergeLogs(const std::vector<std::vector<double> > & track_logs, int track_MD, 
Definition: norsarwell.hpp:35 std::string GetLogUnit(const std::string &name) NorsarWell(const std::string &filename) double GetXPosOrigin() NBNB add when convenient. Definition: norsarwell.hpp:49 Definition: NRLib/nrlib/well/well.hpp:30 Definition: exception.hpp:31  |