All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class magician.Node.prediction

java.lang.Object
   |
   +----magician.Node.prediction

public class prediction
extends Object

Constructor Index

 o prediction(float, int)

Method Index

 o getError()
 o getValue()

Constructors

 o prediction
 public prediction(float val,
                   int err)

Methods

 o getError
 public int getError()
 o getValue
 public float getValue()

All Packages  Class Hierarchy  This Package  Previous  Next  Index
1