Table of Contents

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

Applies a transformation matrix to the dataset. The usual rules of matrix algebra apply.

Base Classes   
BaseView
Methods   
__init__
__setNumCols
getData
getNumCols
setMatrix
  __init__ 
__init__ (
        self,
        dataset,
        matrix=None,
        )

  __setNumCols 
__setNumCols ( self )

Exceptions   
ValueError, "Mismatched dimensions"
  getData 
getData ( self,  key=None )

Exceptions   
ValueError()
  getNumCols 
getNumCols ( self )

  setMatrix 
setMatrix ( self,  matrix )


Table of Contents

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