GooFit  v2.1.3
Namespaces | Functions
FunctorWriter.h File Reference
#include <thrust/host_vector.h>
#include <goofit/GlobalCudaDefines.h>

Go to the source code of this file.

Namespaces

 GooFit
 

Functions

void GooFit::writeToFile (PdfBase *pdf, const char *fname)
 
void GooFit::readFromFile (PdfBase *pdf, const char *fname)
 
void GooFit::writeListOfNumbers (thrust::host_vector< fptype > &target, const char *fname)
 
void GooFit::readListOfNumbers (thrust::host_vector< fptype > &target, const char *fname)