OpenCLSort.cpp 67 Bytes
Newer Older
1
2
3
#include "OpenCLSort.h"

template class OpenMM::OpenCLSort<float>;