44 int ReadVector (MyType *,
const int,
const char *);
46 int ReadS_fk (MyType *,
const int,
const char *);
Struct for store the name of input/verificaton files. Each composition needs a file with values for ...
int ReadVector(MyType *, const int, const char *)
ReadVector fills a MyType vector with the MyType info stores in a file.
int ReadParameters(DTWconst *, DTWfiles *, const char *)
ReadParameters reads ReMAS global parameters from file.
void FreeFiles(DTWfiles *)
FreeFiles frees the reserved memory of a struct.
General header file with constants, defines, structs, etc. using by ReMAS, both CPU and GPU...
Struct for store global information of the problem. Each composition needs a file with values for th...
int ReadVectorInt64(int *, const int, const char *)
ReadVectorInt64 fills a int vector with the int64 info stores in a file.
int ReadS_fk(MyType *, const int, const char *)
ReadS_fk fills the vector s_fk with the info stores in a file.