Object-oriented Scientific Computing Library: Version 0.910
Data Structures
tensor.h File Reference

File for definitions of tensors. 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.


Detailed Description

Definition in file tensor.h.

Data Structures

class  tensor
 Tensor class with arbitrary dimensions. More...
class  tensor_grid
 Tensor class with arbitrary dimensions with a grid. More...
class  tensor1
 Rank 1 tensor. More...
class  tensor_grid1
 Rank 1 tensor with a grid. More...
class  tensor2
 Rank 2 tensor. More...
class  tensor_grid2
 Rank 2 tensor with a grid. More...
class  tensor3
 Rank 3 tensor. More...
class  tensor_grid3
 Rank 3 tensor with a grid. More...
class  tensor4
 Rank 4 tensor. More...
class  tensor_grid4
 Rank 4 tensor with a grid. More...
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.