Searched defs:factor_matrix (Results 1 – 3 of 3) sorted by relevance
30 typedef unsigned long int (*factor_matrix)[2]; typedef
48 factor_matrix (a) in factor_matrix() function
2177 gsl_matrix *factor_matrix = gsl_matrix_calloc (factor->n_vars, fmw->n_factors); in do_factor_by_matrix() local