DSPF_sp_qrd_cmplx.h File Reference

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

Include dependency graph for c66/DSPF_sp_qrd_cmplx.h:

Go to the source code of this file.

Functions

int DSPF_sp_qrd_inverse_cmplx (const int Nrows, const int Ncols, float *restrict Q, float *restrict R, float *restrict inv_A)
int DSPF_sp_qrd_solver_cmplx (const int Nrows, const int Ncols, float *restrict Q, float *restrict R, float *restrict b, float *restrict y, float *restrict x)
int DSPF_sp_qrd_cmplx (const int Nrows, const int Ncols, float *restrict A, float *restrict Q, float *restrict R, float *restrict u)


Copyright 2014, Texas Instruments Incorporated