Class EnergyScheme

Object
EnergyScheme

public class EnergyScheme extends Object
The energy for a feature-list as factorized into different cliques.

elemInd: individual terms of clique-size==1 f_1(x) elemPair: pairwise terms of clique-size==2 f_2(x,y) elemAll: terms that include every item in the set f_all(x_1,x_2,....x_n) for all n

Author:
Owen Feehan