![]() |
MIDAPACK - MIcrowave Data Analysis PACKage
1.1b
Parallel software tools for high performance CMB DA analysis
|
Functions | |
int | stbmmProd (Tpltz Nm1, double *V) |
Performs the product of a Toeplitz matrix by a general matrix either sequentially or using MPI. The complexity is hidden in the input structure, which needs to be defined by a user. |
These are easy to use drivers for the Toeplitz routines.
int stbmmProd | ( | Tpltz | Nm1, |
double * | V | ||
) |
Performs the product of a Toeplitz matrix by a general matrix either sequentially or using MPI. The complexity is hidden in the input structure, which needs to be defined by a user.
Definition at line 63 of file toeplitz_wizard.c.