Home
last modified time | relevance | path

Searched defs:value_to_function (Results 1 – 2 of 2) sorted by relevance

/dports/math/curv/curv-0.5/libcurv/
H A Dfunction.h86 inline Shared<const Function> value_to_function(Value val, const Context& cx) in value_to_function() function
H A Dfunction.cc33 value_to_function(Value funv, Fail fl, const Context& cx) in value_to_function() function