Searched refs:OutputVector (Results 1 – 3 of 3) sorted by relevance
129 inline typename OutputVector<M,V>::type dot(const M&m,const V&v) in dot()131 typename OutputVector<M,V>::type res; in dot()139 inline typename OutputVector<M,V>::type dot(const M&m,const V&v) in dot()141 typename OutputVector<M,V>::type res(m.rows()); in dot()
55 struct OutputVector;
392 struct OutputVector { struct