Table of Contents

Class: double_array /amd/bernoulli/1/home/abt_vin/georgi/hmm/0.7/ghmm//ghmmwrapper/ghmmhelper.py

A C-double array

Methods   
__getitem__
__init__
__setitem__
__str__
  __getitem__ 
__getitem__ ( self,  index )

defines double_array[index]

  __init__ 
__init__ (
        self,
        array,
        columns,
        columnlabels=None,
        )

Constructor

  __setitem__ 
__setitem__ (
        self,
        index,
        value,
        )

double_array[index] = value

  __str__ 
__str__ ( self )

defines string representation


Table of Contents

This document was automatically generated on Fri Jan 20 14:56:59 2006 by HappyDoc version WORKING