NumericFunction3

org.finos.morphir.runtime.internal.NumericFunction3
See theNumericFunction3 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, T) => RTValue): NumericFunction3[Numeric[T], RTValue, T]