Table of Contents

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

Two-dimensional C-Double Array

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

defines twodim_double_array[index[0],index[1]]

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

Constructor

  __setitem__ 
__setitem__ (
        self,
        index,
        value,
        )

defines twodim_double_array[index[0],index[1]]

  __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