Searched defs:stream (Results 1 – 6 of 6) sorted by relevance
/cmsis-dsp-latest/dsppp/Include/dsppp/ |
D | fixed_point.hpp | 502 friend std::ostream& operator<< (std::ostream& stream, const Q& other) { in operator <<() 581 friend std::ostream& operator<< (std::ostream& stream, const Q& other) { in operator <<() 833 friend std::ostream& operator<< (std::ostream& stream, const Q& other) { in operator <<() 924 friend std::ostream& operator<< (std::ostream& stream, const Q& other) { in operator <<() 1181 friend std::ostream& operator<< (std::ostream& stream, const Q& other) { in operator <<() 1343 friend std::ostream& operator<< (std::ostream& stream, const Q& other) { in operator <<() 1536 friend std::ostream& operator<< (std::ostream& stream, const Q& other) { in operator <<() 1698 friend std::ostream& operator<< (std::ostream& stream, const Q& other) { in operator <<()
|
D | vector_view.hpp | 405 friend std::ostream& operator<< (std::ostream& stream, const VectorView<T,stride>& other) { in operator <<() 862 friend std::ostream& operator<< (std::ostream& stream, const VectorView<T,DYNAMIC>& other) { in operator <<()
|
D | matrix_view.hpp | 245 friend std::ostream& operator<< (std::ostream& stream, const MatrixView& other) { in operator <<() 726 friend std::ostream& operator<< (std::ostream& stream, const MatrixView& other) { in operator <<() 1215 friend std::ostream& operator<< (std::ostream& stream, const MatrixView& other) { in operator <<()
|
D | matrix_impl.hpp | 349 friend std::ostream& operator<< (std::ostream& stream, const Matrix& other) { in operator <<() 741 friend std::ostream& operator<< (std::ostream& stream, const Matrix& other) { in operator <<()
|
D | vector_impl.hpp | 107 friend std::ostream& operator<< (std::ostream& stream, const Vector_Base<P>& other) { in operator <<()
|
/cmsis-dsp-latest/dsppp/Include/dsppp/Helium/ |
D | basic.hpp | 201 static std::ostream& operator<< (std::ostream& stream, const float32x4_t& other) in operator <<()
|