Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/
DDot.h29 struct dot_nocheck struct
39 struct dot_nocheck<T, U, true> argument
73 return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
99 return internal::dot_nocheck<OtherDerived,Derived>::run(other,*this);