Home
last modified time | relevance | path

Searched defs:unview (Results 1 – 2 of 2) sorted by path

/dports/math/blaze/blaze-3.8/blaze/math/expressions/
H A DMatrix.h3255 BLAZE_ALWAYS_INLINE MT& unview( Matrix<MT,SO>& matrix ) in unview() function
3279 BLAZE_ALWAYS_INLINE const MT& unview( const Matrix<MT,SO>& matrix ) in unview() function
H A DVector.h1817 BLAZE_ALWAYS_INLINE VT& unview( Vector<VT,TF>& vector ) in unview() function
1841 BLAZE_ALWAYS_INLINE const VT& unview( const Vector<VT,TF>& vector ) in unview() function