Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dmatrix_view.hpp360 using VectorType = typename vector_traits<T>::vector; typedef
375 const VectorType val) const in matrix_store()
397 const VectorType val) const in matrix_store_tail()
415 VectorType const matrix_op_tail(const index_t row, in matrix_op_tail()
434 VectorType const matrix_op(const index_t row, in matrix_op()
843 using VectorType = typename vector_traits<T>::vector; typedef
859 const VectorType val) const in matrix_store()
881 const VectorType val) const in matrix_store_tail()
899 VectorType const matrix_op_tail(const index_t row, in matrix_op_tail()
918 VectorType const matrix_op(const index_t row, in matrix_op()
[all …]
Dmatrix_impl.hpp505 using VectorType = typename vector_traits<P>::vector; typedef
520 const VectorType val) const in matrix_store()
542 const VectorType val) const in matrix_store_tail()
560 VectorType const matrix_op_tail(const index_t row, in matrix_op_tail()
579 VectorType const matrix_op(const index_t row, in matrix_op()
922 using VectorType = typename vector_traits<P>::vector; typedef
937 const VectorType val) const in matrix_store()
960 const VectorType val) const in matrix_store_tail()
978 VectorType const matrix_op_tail(const index_t row, in matrix_op_tail()
997 VectorType const matrix_op(const index_t row, in matrix_op()