Packages

o

scalation.analytics

MatrixTransformTest2

object MatrixTransformTest2 extends App

The MatrixTransformTest2 is used to test the MatrixTransform object. It tests usage of TransformV functional variables. > runMain scalation.analytics.MatrixTransformTest2

Linear Supertypes
App, DelayedInit, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MatrixTransformTest2
  2. App
  3. DelayedInit
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val bounds: (Double, Double)
  2. final val executionStart: Long
    Definition Classes
    App
  3. val extremes: PairD
  4. var itran: FunctionV_2V
  5. final def main(args: Array[String]): Unit
    Definition Classes
    App
  6. val mu_sig: PairD
  7. var tran: FunctionV_2V
  8. val x: VectorD
  9. val x_d: VectoD
  10. val x_n: VectoD
  11. val x_s: VectoD
  12. val x_u: VectoD

Deprecated Value Members

  1. def delayedInit(body: => Unit): Unit
    Definition Classes
    App → DelayedInit
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) the delayedInit mechanism will disappear