Packages

object Curve

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Curve
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def Cubed: Ex[proc.ExImport.Curve]
  2. def Exp: Ex[proc.ExImport.Curve]
  3. def Lin: Ex[proc.ExImport.Curve]
  4. def Sine: Ex[proc.ExImport.Curve]
  5. def Squared: Ex[proc.ExImport.Curve]
  6. def Step: Ex[proc.ExImport.Curve]
  7. def Type: Bridge[proc.ExImport.Curve] with CanMake[proc.ExImport.Curve] with HasDefault[proc.ExImport.Curve] with FromAny[proc.ExImport.Curve]
  8. def Welch: Ex[proc.ExImport.Curve]
  9. def init(): Unit
  10. object Par extends ProductReader[Ex[proc.ExImport.Curve]]