OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:axmatrix
(Results
1 - 1
of
1
) sorted by null
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixFunction.h
303
Matrix<Scalar,1,1>
AXmatrix
= A.row(i).tail(m-1-i) * X.col(j).tail(m-1-i);
304
AX =
AXmatrix
(0,0);
Completed in 323 milliseconds