| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 36
|
|||
__safe_for_unpickling__ = True
|
|||
|
|||
| matrix | |||
| vector | |||
|
Inherited from |
|||
|
|||
__call__( (AffineMap)arg1, (numpy.ndarray)arg2) -> object :
C++ signature :
pyublas::numpy_vector<double> __call__(hedge::affine_map<double> {lvalue},pyublas::numpy_vector<double>)
|
__init__( (object)arg1, (numpy.ndarray)arg2, (numpy.ndarray)arg3) -> None :
C++ signature :
void __init__(_object*,pyublas::numpy_matrix<double, boost::numeric::ublas::basic_row_major<unsigned int, int> >,pyublas::numpy_vector<double>)
|
helper for pickle
|
inverted( (AffineMap)arg1) -> AffineMap :
C++ signature :
hedge::affine_map<double> inverted(hedge::affine_map<double> {lvalue})
|
jacobian( (AffineMap)arg1) -> float :
C++ signature :
double jacobian(hedge::affine_map<double> {lvalue})
|
|
|||
matrix
|
vector
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 29 14:33:13 2009 | http://epydoc.sourceforge.net |