Compose< _Blackbox, _Blackbox > Class Template Reference
specialization for _Blackbox1 = _Blackbox2
More...
#include <compose.h>
List of all members.
|
Public Member Functions |
template<class BPVector > |
| Compose (const BPVector &v) |
Detailed Description
template<class _Blackbox>
class LinBox::Compose< _Blackbox, _Blackbox >
specialization for _Blackbox1 = _Blackbox2
Constructor & Destructor Documentation
Compose |
( |
const BPVector & |
v |
) |
[inline] |
Constructor of C := A*B from blackbox matrices A and B. Build the product A*B of any two black box matrices of compatible dimensions. Requires A.coldim() equals B.rowdim().
The documentation for this class was generated from the following file:
- /build/buildd/linbox-1.1.6~rc0/linbox/blackbox/compose.h