PersistDbl3Both

ostrat.PersistDbl3Both
See thePersistDbl3Both companion class

Attributes

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

Members list

Value members

Concrete methods

def apply[A](typeStr: String, name1: String, fArg1: A => Double, name2: String, fArg2: A => Double, name3: String, fArg3: A => Double, newT: (Double, Double, Double) => A, opt2: Option[Double], opt1In: Option[Double])(implicit classTag: ClassTag[A]): PersistDbl3Both[A]

Factory apply method for creating Unshow2 with 2 IDouble component type class instances.

Factory apply method for creating Unshow2 with 2 IDouble component type class instances.

Attributes