YAC 3.7.0
Yet Another Coupler
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
interp_method_spmap Struct Reference
Collaboration diagram for interp_method_spmap:
Collaboration graph

Data Fields

struct interp_method_vtablevtable
 
double spread_distance
 
double max_search_distance
 
enum yac_interp_spmap_weight_type weight_type
 
struct yac_spmap_scale_config scale_config
 

Detailed Description

Definition at line 33 of file interp_method_spmap.c.

Field Documentation

◆ max_search_distance

double interp_method_spmap::max_search_distance

Definition at line 37 of file interp_method_spmap.c.

◆ scale_config

struct yac_spmap_scale_config interp_method_spmap::scale_config

Definition at line 39 of file interp_method_spmap.c.

◆ spread_distance

double interp_method_spmap::spread_distance

Definition at line 36 of file interp_method_spmap.c.

◆ vtable

struct interp_method_vtable* interp_method_spmap::vtable

Definition at line 35 of file interp_method_spmap.c.

◆ weight_type

enum yac_interp_spmap_weight_type interp_method_spmap::weight_type

Definition at line 38 of file interp_method_spmap.c.


The documentation for this struct was generated from the following file: