| Home | Trees | Indices | Help |
|
|---|
|
|
Response functions (see basic.py) and CFProjection response functions (see projfns.py) written in C to optimize performance.
Requires the weave package; without it unoptimized versions are used.
$Id: optimized.py 8030 2008-02-19 15:47:09Z ceball $
Version: $Revision: 8030 $
|
|||
|
CFPRF_DotProduct_opt Dot-product response function. |
|||
|
CFPRF_DotProduct Wrapper written to allow transparent non-optimized fallback; equivalent to CFPRF_Plugin(single_cf_fn=DotProduct()). |
|||
|
CFPRF_EuclideanDistance_opt Euclidean-distance response function. |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Feb 21 15:25:02 2008 | http://epydoc.sourceforge.net |