Go to the source code of this file.
Functions | |
template<CPPL_INT l> | |
zcovector_small< l > | operator* (const comple &v, const zcovector_small< l > &A) |
template<CPPL_INT l> | |
zrovector_small< l > | operator* (const comple &v, const zrovector_small< l > &A) |
template<CPPL_INT m, CPPL_INT n> | |
zgematrix_small< m, n > | operator* (const comple &v, const zgematrix_small< m, n > &A) |
template<CPPL_INT n> | |
zhematrix_small< n > | operator* (const comple &v, const zhematrix_small< n > &A) |
|
inline |
operator complex*zcovector_small
Definition at line 4 of file comple-small.hpp.
References i().
|
inline |
|
inline |
operator complex*zgematrix_small
Definition at line 28 of file comple-small.hpp.
References i().
|
inline |
operator complex*zhematrix_small
Definition at line 42 of file comple-small.hpp.
References zhematrix_small< n >::array.