cc.mallet.grmm.examples
Class SimpleFactorExample

java.lang.Object
  extended by cc.mallet.grmm.examples.SimpleFactorExample

public class SimpleFactorExample
extends java.lang.Object

A simple example to demonstrate the row-major indexing of potential values. Created: Aug 30, 2004

Version:
$Id: SimpleFactorExample.java,v 1.1 2007/10/22 21:38:02 mccallum Exp $
Author:
Constructor Summary
SimpleFactorExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleFactorExample

public SimpleFactorExample()
Method Detail

main

public static void main(java.lang.String[] args)