Home
last modified time | relevance | path

Searched refs:mat_const (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Devaluators.cpp413 const Matrix4d mat_const = Matrix4d::Random(); in test_evaluators() local
416 add_assign_using_evaluator(mat, mat_const); in test_evaluators()
417 mat_ref += mat_const; in test_evaluators()