xerus
a general purpose tensor library
indexedTensorWritable.h File Reference

Header file for the IndexedTensorWritable class. More...

Go to the source code of this file.

Classes

class  xerus::internal::IndexedTensorWritable< tensor_type >
 Abstract internal representation of an read and writeable indexed Tensor or TensorNetwork. More...
 

Namespaces

 xerus
 The main namespace of xerus.
 
 xerus::internal
 Namespace for function and classes designated only for internal use.
 

Functions

void xerus::internal::evaluate (IndexedTensorWritable< Tensor > &&_out, IndexedTensorReadOnly< Tensor > &&_base)
 

Detailed Description

Header file for the IndexedTensorWritable class.

Definition in file indexedTensorWritable.h.