Table of Contents

Class: DevianceCalculator charlemagne/deviancecalculator.py

An abstract class which is responsible for calculating deviance

The calculate method should be implemented in subclasses.

Base Classes   
object
Methods   
calculate
getInterpreter
setInterpreter
  calculate 
calculate ( self,  p )

Calculate the deviance of a program

...

Exceptions   
UnimplementedVirtualMethod
  getInterpreter 
getInterpreter ( self )

Return the interpreter used for calculating deviances

...

  setInterpreter 
setInterpreter ( self,  interpreter )

Set the lisp interpreter to use when calculating deviances

...


Table of Contents

This document was automatically generated on Tue Jun 10 03:55:07 2003 by HappyDoc version 2.0.1