Home
last modified time | relevance | path

Searched defs:transpose_matrix (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/linprog/
H A DLayoutOptimizer.cpp190 transpose_matrix(const double* const* A, double** Atrans, int m, int n) in transpose_matrix() function
/haiku/src/kits/interface/layouter/
H A DLayoutOptimizer.cpp176 transpose_matrix(const double* const* A, double** Atrans, int m, int n) in transpose_matrix() function