linbox
1
|
specialization for _Blackbox1 = _Blackbox2 More...
#include <compose.h>
Public Member Functions | |
template<class BPVector > | |
Compose (const BPVector &v) |
specialization for _Blackbox1 = _Blackbox2
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().