MCPcopy Create free account
hub / github.com/Derious/cuMPC / call_ref_7

Function call_ref_7

dependence/eigen-3.4.0/test/ref.cpp:230–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228EIGEN_DONT_INLINE void call_ref_6(const Ref<const MatrixXf,0,OuterStride<> >& a, const B &b) { VERIFY_IS_EQUAL(a,b); }
229template<typename B>
230EIGEN_DONT_INLINE void call_ref_7(Ref<Matrix<float,Dynamic,3> > a, const B &b) { VERIFY_IS_EQUAL(a,b); }
231
232void call_ref()
233{

Callers 1

call_refFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected