Home
last modified time | relevance | path

Searched defs:MultXV (Results 1 – 2 of 2) sorted by relevance

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_VectorArithFunc.h80 inline void MultXV(const T x, VectorView<CT> v2) in MultXV() function
83 inline void MultXV( in MultXV() function
114 inline void MultXV(const CT , VectorView<T> ) in MultXV() function
117 inline void MultXV( in MultXV() function
/dports/math/tmv/tmv-0.75/src/
H A DTMV_MultXV.cpp142 void MultXV(const T x, VectorView<T> v) in MultXV() function
229 void MultXV(const T x, const GenVector<T1>& v1, VectorView<T> v2) in MultXV() function