trisolve.c File Reference


Detailed Description

CSC sparse triangular solve implementation.

These kernels simply call the appropriate CSR kernel, switching the transpose operation as needed.

#include <oski/config.h>
#include <oski/common.h>
#include <oski/blas.h>
#include <oski/matrix.h>
#include <oski/CSC/format.h>
#include <oski/CSC/module.h>

Functions

int oski_MatReprTrisolve (const void *pT, const oski_matcommon_t *props, oski_matop_t opT, oski_value_t alpha, oski_vecview_t x_view)
 Matrix type specific implementation of oski_MatTrisolve().


Generated on Wed Sep 19 16:41:23 2007 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.4.6