H2Lib
3.0
|
Representation of a low-rank matrix in factorized form . More...
#include <rkmatrix.h>
Data Fields | |
amatrix | A |
amatrix | B |
uint | k |
Representation of a low-rank matrix in factorized form .
amatrix A |
Row factor .
amatrix B |
Column factor .
uint k |
Maximal rank, i.e., number of columns of and .