Definition at line 68 of file ComputeFstat_internal.h.
Data Fields | |
| int(* | compute_func )(FstatResults *, const FstatCommon *, void *) |
| void(* | method_data_destroy_func )(void *) |
| void(* | workspace_destroy_func )(void *) |
| int(* FstatMethodFuncs::compute_func) ( FstatResults *, const FstatCommon *, void *) |
Definition at line 69 of file ComputeFstat_internal.h.
| void(* FstatMethodFuncs::method_data_destroy_func) (void *) |
Definition at line 72 of file ComputeFstat_internal.h.
| void(* FstatMethodFuncs::workspace_destroy_func) (void *) |
Definition at line 73 of file ComputeFstat_internal.h.