Home | History | Annotate | Download | only in plugins

Lines Matching full:coefficients

876 /// \param n the number of coefficients in the segment
903 /// \returns a dynamic-size expression of the first coefficients of *this.
907 /// \param n the number of coefficients in the segment
933 /// \returns a dynamic-size expression of the last coefficients of *this.
937 /// \param n the number of coefficients in the segment
967 /// \tparam N the number of coefficients in the segment as specified at compile-time
969 /// \param n the number of coefficients in the segment as specified at compile-time
996 /// \returns a fixed-size expression of the first coefficients of *this.
1000 /// \tparam N the number of coefficients in the segment as specified at compile-time
1001 /// \param n the number of coefficients in the segment as specified at run-time
1028 /// \returns a fixed-size expression of the last coefficients of *this.
1032 /// \tparam N the number of coefficients in the segment as specified at compile-time
1033 /// \param n the number of coefficients in the segment as specified at run-time