edu.ub.guillermoblascojimenez.gmx

model

package model

Visibility
  1. Public
  2. All

Type Members

  1. class AbstractArrayFactor extends AnyRef

    Created by guillermoblascojimenez on 29/09/14.

  2. class ArrayFactor extends AbstractArrayFactor with Factor

  3. trait Factor extends Serializable

    Factor trait that defines the operations of a function over a finite set of variables.

  4. trait Variable extends Serializable with Comparable[Variable]

    Variable of a factor.

  5. class VariableImpl extends Variable

Value Members

  1. object AbstractArrayFactor

    Attributes
    protected
  2. object ArrayFactor extends Serializable

    Attributes
    protected
  3. object Factor extends Serializable

  4. object Variable extends Serializable

Ungrouped