![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
File for definitions of tensor_olds. 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/uvector_tlate.h>
#include <o2scl/umatrix_tlate.h>
#include <o2scl/smart_interp.h>
Go to the source code of this file.
Definition in file tensor_old.h.
Data Structures | |
class | tensor_old |
Tensor_Old class with arbitrary dimensions. More... | |
class | tensor_old_grid |
Tensor_Old class with arbitrary dimensions with a grid. More... | |
class | tensor_old1 |
Rank 1 tensor_old. More... | |
class | tensor_old_grid1 |
Rank 2 tensor_old with a grid. More... | |
class | tensor_old2 |
Rank 2 tensor_old. More... | |
class | tensor_old_grid2 |
Rank 2 tensor_old with a grid. More... | |
class | tensor_old3 |
Rank 3 tensor_old. More... | |
class | tensor_old_grid3 |
Rank 3 tensor_old with a grid. More... | |
class | tensor_old4 |
Rank 4 tensor_old. More... | |
class | tensor_old_grid4 |
Rank 4 tensor_old with a grid. More... |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).