NumericFunction1

org.finos.morphir.runtime.internal.NumericFunction1
See theNumericFunction1 companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T <: Numeric[Any], R <: RTValue](name: String)(f: (NumericHelpers[Any], NativeContext) => T => R): NumericFunction1[T, R]