finitediff
Classes | Functions
SNpermutation.h File Reference
#include <array>
#include "Mpermutation.h"
Include dependency graph for SNpermutation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SNpermutation< T, tp_size >
 

Functions

template<class T , unsigned int s>
std::ostream & operator<< (std::ostream &stream, SNpermutation< T, s > perm)
 

Function Documentation

template<class T , unsigned int s>
std::ostream& operator<< ( std::ostream &  stream,
SNpermutation< T, s >  perm 
)