RVUFunction

constructor(theFirst: RVariableIfc, theTransform: (f: Double) -> Double = { f: Double -> f }, stream: RNStreamIfc = KSLRandom.nextRNStream(), name: String? = null)