| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
unittest.TestCase --+
|
testPWL.TestPWL --+
|
TestKeyedVector
|
|||
|
Inherited from |
|||
|
|||
|
|||
| KeyedVector instance |
|
||
| KeyedVector instance |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
| str[] |
features = a list of state features to use as test case |
||
| str[] |
agents = a list of entity names to use as test cases |
||
float
|
step = 0.5the granularity of the iteration through vector space |
||
| int |
iterations = 10the number of times to repeat each test |
||
| int |
horizon = 10the number of steps to consider in a projection |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Hook method for setting up the test fixture before exercising it.
|
Return the next state vector in sequence following the given one
|
Checks a single addition between two vectors
|
Checks a single product between vector and float scaling factor
|
Checks a single product between two vectors
|
Checks a single product between 2D and 1D matrices
|
Checks a single product between 1D and 2D matrices
|
|
|||
featuresa list of state features to use as test case
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 19 16:47:51 2009 | http://epydoc.sourceforge.net |