Table of Contents

Class: RowFunctionView compClust/mlx/views/RowFunctionView.py

Provides a view of a dataset passed throug a row-wise function. This function should expect a dataset and a row and and return an array of which is of numCols long.

Base Classes   
BaseView
Methods   
__init__
__setNumCols
getData
getNumCols
setFunction
  __init__ 
__init__ (
        self,
        dataset,
        function,
        )

  __setNumCols 
__setNumCols ( self )

  getData 
getData ( self,  key=None )

Exceptions   
ValueError
  getNumCols 
getNumCols ( self )

  setFunction 
setFunction ( self,  function )


Table of Contents

This document was automatically generated on Wed Aug 27 14:24:57 2003 by HappyDoc version 2.1