|
YAC 3.12.0
Yet Another Coupler
|
Abstract interpolation operator type. More...
#include <interp_operator_internal.h>

Data Fields | |
| const struct yac_interp_operator_vtable * | vtable |
Abstract interpolation operator type.
Acts as a base class for all concrete interpolation operators. Polymorphic behavior is provided via the vtable.
Definition at line 53 of file interp_operator_internal.h.
| const struct yac_interp_operator_vtable* yac_interp_operator::vtable |
Definition at line 54 of file interp_operator_internal.h.