HOG2
Functions
MR1Permutation.cpp File Reference
#include "MR1Permutation.h"
#include <assert.h>
#include <string.h>
Include dependency graph for MR1Permutation.cpp:

Go to the source code of this file.

Functions

template<typename T >
void swap (T &a, T &b)
 

Function Documentation

◆ swap()

template<typename T >
void swap ( T &  a,
T &  b 
)
inline

Definition at line 14 of file MR1Permutation.cpp.

Referenced by MR1KPermutation::Rank(), and MR1KPermutation::Unrank().