YetAnotherCoupler 3.5.2
|
#include "interp_method.h"
Go to the source code of this file.
Macros | |
#define | YAC_WEIGHT_FILE_VERSION_STRING "yac weight file 1.0" |
#define | YAC_INTERP_FILE_WEIGHT_FILE_NAME_DEFAULT (NULL) |
Functions | |
struct interp_method * | yac_interp_method_file_new (char const *weight_file_name) |
#define YAC_INTERP_FILE_WEIGHT_FILE_NAME_DEFAULT (NULL) |
Definition at line 18 of file interp_method_file.h.
#define YAC_WEIGHT_FILE_VERSION_STRING "yac weight file 1.0" |
Definition at line 16 of file interp_method_file.h.
struct interp_method * yac_interp_method_file_new | ( | char const * | weight_file_name | ) |