OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xbmatrix
(Results
1 - 1
of
1
) sorted by null
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixFunction.h
465
Matrix<Scalar,1,1>
XBmatrix
= X.row(i).head(j) * B.col(j).head(j);
466
XB =
XBmatrix
(0,0);
Completed in 321 milliseconds