Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ug::MathTensor4< N1, N2, N3, N4, T > Class Template Reference

#include <math_tensor.h>

+ Inheritance diagram for ug::MathTensor4< N1, N2, N3, N4, T >:

Additional Inherited Members

- Public Types inherited from ug::MathTensorX< TEntry, N >
typedef size_t size_type
 
typedef TEntry value_type
 
- Public Member Functions inherited from ug::MathTensorX< TEntry, N >
 MathTensorX ()
 
 MathTensorX (const MathTensorX &v)
 
MathTensorXoperator= (const MathTensorX &v)
 
value_typeoperator[] (size_t i)
 
const value_typeoperator[] (size_t i) const
 
size_t rank () const
 
size_t size () const
 
- Static Public Attributes inherited from ug::MathTensorX< TEntry, N >
static const size_t Dimension = N
 
static const size_t Rank = TEntry::Rank+1
 
- Protected Member Functions inherited from ug::MathTensorX< TEntry, N >
void assign (const MathTensorX< TEntry, N > &v)
 
- Protected Attributes inherited from ug::MathTensorX< TEntry, N >
TEntry m_data [N]
 

The documentation for this class was generated from the following file: