Searched refs:interpolatable (Results 1 – 1 of 1) sorted by relevance
106 static bool interpolatable(type::Type type) { in interpolatable() function537 if (interpolatable(type)) { in composite()557 functionType = interpolatable(type) ? FunctionType::Exponential : FunctionType::Interval; in convertFunctionToExpression()563 if (*string == "exponential" && interpolatable(type)) in convertFunctionToExpression()