Searched defs:matrix_lt (Results 1 – 1 of 1) sorted by relevance
62 int LT(const float *poly_array, float *matrix_lt, int n) { in LT()118 float matrix_lt[MAX_LEN]; // n * n in B() local