edu.ucla.belief.inference.map
Class ExactMap.SizedOrder

Object
  extended by ExactMap.SizedOrder
Enclosing class:
ExactMap

public static class ExactMap.SizedOrder
extends Object

Since:
062104
Author:
Keith Cascio

Field Summary
 IntList order
           
 double size
           
 
Constructor Summary
ExactMap.SizedOrder(IntList order, double size)
           
 
Method Summary
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

order

public final IntList order

size

public final double size
Constructor Detail

ExactMap.SizedOrder

public ExactMap.SizedOrder(IntList order,
                           double size)


Copyright 2010 UCLA Automated Reasoning Group