All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces | Functions
tensor_grid.h File Reference

File defining o2scl::tensor_grid and rank-specific children. More...

#include <iostream>
#include <cstdlib>
#include <string>
#include <fstream>
#include <sstream>
#include <gsl/gsl_matrix.h>
#include <gsl/gsl_ieee_utils.h>
#include <o2scl/err_hnd.h>
#include <o2scl/interp.h>
#include <o2scl/tensor.h>
#include <o2scl/table3d.h>

Go to the source code of this file.

Data Structures

class  o2scl::tensor_grid
 Tensor class with arbitrary dimensions with a grid. More...
 
class  o2scl::tensor_grid1
 Rank 1 tensor with a grid. More...
 
class  o2scl::tensor_grid2
 Rank 2 tensor with a grid. More...
 
class  o2scl::tensor_grid3
 Rank 3 tensor with a grid. More...
 
class  o2scl::tensor_grid4
 Rank 4 tensor with a grid. More...
 

Namespaces

 o2scl
 The main O2scl namespace.
 
 o2scl_hdf
 The O2scl namespace for I/O with HDF.
 

Functions

void o2scl_hdf::hdf_input (hdf_file &hf, o2scl::tensor_grid &h, std::string name="")
 Input a o2scl::tensor_grid object from a hdf_file.
 
void o2scl_hdf::hdf_output (hdf_file &hf, o2scl::tensor_grid &h, std::string name)
 Output a o2scl::tensor_grid object to a hdf_file.
 

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..