Searched defs:MatrixVectorMultiply (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dsmall_blas.h275 inline void MatrixVectorMultiply(const double* A, function in namespace:ceres::internal
322 // Similar to MatrixVectorMultiply, except that A is transposed, i.e.,

Completed in 3454 milliseconds