scalation

metamodel

package metamodel

The metamodel package contains classes, traits and objects for meta-modeling in simulation that is used to produce responses without running the full detailed model.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. metamodel
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class QuadraticFit extends AnyRef

    The QuadraticFit class uses multiple regression to fit a quadratic surface to the function 'f'.

Value Members

  1. object QuadraticFitTest extends App

    The QuadraticFitTest object is used to test the QuadraticFit class.

Inherited from AnyRef

Inherited from Any

Ungrouped