Frobby  0.9.0
Functions
std Namespace Reference

Functions

template<>
void swap< HilbertSlice > (HilbertSlice &a, HilbertSlice &b)
 
template<>
void swap< MsmSlice > (MsmSlice &a, MsmSlice &b)
 
template<>
void swap< Term > (Term &a, Term &b)
 

Function Documentation

template<>
void std::swap< HilbertSlice > ( HilbertSlice a,
HilbertSlice b 
)
inline

Definition at line 64 of file HilbertSlice.h.

template<>
void std::swap< MsmSlice > ( MsmSlice a,
MsmSlice b 
)
inline

Definition at line 103 of file MsmSlice.h.

template<>
void std::swap< Term > ( Term a,
Term b 
)
inline

Definition at line 595 of file Term.h.