Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. piecewise functions
Forum Updated to NodeBB v4.3 + New Features

piecewise functions

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 323 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    emeka_o
    wrote on last edited by
    #1

    how will i plot a piecewise function using gsl library
    i tried using the spline.h header but it doesnt work
    i have the linear equation but i dont know how to make it piecewise

    Pl45m4P 1 Reply Last reply
    0
    • E emeka_o

      how will i plot a piecewise function using gsl library
      i tried using the spline.h header but it doesnt work
      i have the linear equation but i dont know how to make it piecewise

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by
      #2

      @emeka_o said in piecewise functions:

      spline.h

      @emeka_o said in piecewise functions:

      gsl library

      Where is the relation to Qt?

      Qt has its own Spline
      (QSplineSeries), documented here.


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      E 1 Reply Last reply
      2
      • Pl45m4P Pl45m4

        @emeka_o said in piecewise functions:

        spline.h

        @emeka_o said in piecewise functions:

        gsl library

        Where is the relation to Qt?

        Qt has its own Spline
        (QSplineSeries), documented here.

        E Offline
        E Offline
        emeka_o
        wrote on last edited by
        #3

        @Pl45m4 can this be implemented in a qgraphicscene

        Pl45m4P 1 Reply Last reply
        0
        • E emeka_o

          @Pl45m4 can this be implemented in a qgraphicscene

          Pl45m4P Offline
          Pl45m4P Offline
          Pl45m4
          wrote on last edited by Pl45m4
          #4

          @emeka_o

          It is part of the Qt charts module, so no, you can't. You can use it with QChart


          If debugging is the process of removing software bugs, then programming must be the process of putting them in.

          ~E. W. Dijkstra

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved