tensor.h File Reference


Detailed Description

File for definitions of tensors.

Definition in file tensor.h.

#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.

Data Structures

class  tensor
 Tensor class with arbitrary dimensions. More...
class  tensor1
 Rank 1 tensor. More...
class  tensor2
 Rank 2 tensor. More...
class  tensor3
 Rank 3 tensor. More...
class  tensor4
 Rank 4 tensor. More...
class  tensor_br1
 Tensor class for rank 1 tensors with an operator[]. More...
class  tensor_br
 Tensor class with arbitrary dimensions and an operator[]. More...


Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page