Interpolators.Interpolator

Inherits: RefCounted

Properties

Type Name Default
Callable is_applicable
Callable apply

Methods

Return Type Name
Interpolators.Interpolator make(Callable is_applicable, Callable apply) static

Property Descriptions

Callable is_applicable

No description provided.


Callable apply

No description provided.


Method Descriptions

Interpolators.Interpolator make ( Callable is_applicable, Callable apply ) static

No description provided.