MADNESS  version 0.9
Static Public Member Functions | List of all members
madness::archive::ArchiveStoreImpl< Archive, Tensor< T > > Struct Template Reference

Serialize a tensor. More...

#include <tensor.h>

Static Public Member Functions

static void store (const Archive &s, const Tensor< T > &t)
 

Detailed Description

template<class Archive, typename T>
struct madness::archive::ArchiveStoreImpl< Archive, Tensor< T > >

Serialize a tensor.

Member Function Documentation

template<class Archive , typename T >
static void madness::archive::ArchiveStoreImpl< Archive, Tensor< T > >::store ( const Archive &  s,
const Tensor< T > &  t 
)
inlinestatic

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