すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: gnuplot-iostream  ]

パッケージ: libgnuplot-iostream-doc (0~20140302.gitc8919a0+dfsg-4)

libgnuplot-iostream-doc に関するリンク

Screenshot

Debian の資源:

gnuplot-iostream ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

C++ programming interface for gnuplot. Docs and examples

This interface allows gnuplot to be controlled from C++ and is designed to be the lowest hanging fruit. In other words, if you know how gnuplot works it should only take 30 seconds to learn this library. Basically it is just an iostream pipe to gnuplot with some extra functions for pushing data arrays and getting mouse clicks. Data sources include STL containers (eg. vector or map) and one or two dimensional Blitz++ arrays (of scalars or TinyVectors). Support for other data sources should be easy to add.

Basically there are two functions defined: send() sends arrays of data values (it is overloaded to do the right thing based upon what type of variable you pass) and getMouse() gets the position of a mouse click. Everything else is accomplished by sending commands manually to gnuplot via the iostream

その他の libgnuplot-iostream-doc 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

libgnuplot-iostream-doc のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 13.0 kB71.0 kB [ファイル一覧]