| Home | Trees | Indices | Help |
|
|---|
|
|
Response functions (see basic.py) and CFProjection response functions (see projfn.py) written in C to optimize performance.
Requires the weave package; without it unoptimized versions are used.
$Id: optimized.py 9213 2008-09-17 15:30:17Z ceball $
Version: $Revision: 9213 $
|
|||
|
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.0.1 on Sun Oct 12 22:26:30 2008 | http://epydoc.sourceforge.net |