NumericFunction2

org.finos.morphir.runtime.internal.NumericFunction2
See theNumericFunction2 companion class

Attributes

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

Members list

Value members

Concrete methods

def apply[T](name: String)(f: (NumericHelpers[T], NativeContext) => (T, T) => RTValue): NumericFunction2[Numeric[T], RTValue, T]