Searched refs:float64_t (Results 1 – 2 of 2) sorted by relevance
403 typedef double float64_t; typedef1453 float64_t *pData; /**< points to the data of the matrix. */3843 …float64_t *pState; /**< points to the array of state coefficients. The array is of length…3844 …float64_t *pCoeffs; /**< points to the array of coefficients. The array is of length 5*num…3890 float64_t * pSrc,3891 float64_t * pDst,3939 float64_t * pCoeffs,3940 float64_t * pState);
412 typedef double float64_t; typedef1384 float64_t *pData; /**< points to the data of the matrix. */3631 …float64_t *pState; /**< points to the array of state coefficients. The array is of length…3632 …float64_t *pCoeffs; /**< points to the array of coefficients. The array is of length 5*num…3673 float64_t * pSrc,3674 float64_t * pDst,3716 float64_t * pCoeffs,3717 float64_t * pState);