DSPF_sp_cholesky_cmplx.h File Reference

#include "assert.h"
#include "C6xSimulator.h"
#include "C6xSimulator_type_modifiers.h"

Include dependency graph for c66/DSPF_sp_cholesky_cmplx.h:

Go to the source code of this file.

Functions

int DSPF_sp_cholesky_cmplx (const int enable_test, const int Nrows, float *restrict A, float *restrict L)
int DSPF_sp_cholesky_in_place_cmplx (const int enable_test, const int Nrows, float *restrict A)
int DSPF_sp_cholesky_solver_cmplx (const int Nrows, float *restrict L, float *restrict y, float *restrict b, float *restrict x)


Copyright 2014, Texas Instruments Incorporated