Paket: matwrap (0.57-9) [universe]
Links für matwrap
Ubuntu-Ressourcen:
Quellcode-Paket matwrap herunterladen:
Betreuer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Octave Group (E-Mail-Archiv)
- Rafael Laboissiere
- Cyril Brulebois
It should generally not be necessary for users to contact the original maintainer.
Ähnliche Pakete:
wrapper generator for matrix languages
Matwrap is a tool for interfacing C++ code into matrix-oriented scripting languages such as Octave, Tela or Matlab 5.
It generates all the code to convert from the scripting language's internal types into the types that your C++ code understands (e.g., double, char *, float *, struct abc *). You do not need to understand any of the API details of the language to use your C++ code; just give matwrap a .h file describing your functions.
Brief list of features:
- Functions are automatically vectorized. - Arguments containing dimensions of other vector and matrix arguments can be computed automatically and need not be specified. - Pointers to structures and classes are supported. Public member functions of classes may be called, and public data members may be evaluated or set. Inheritance is supported.
Andere Pakete mit Bezug zu matwrap
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
matwrap herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| all | 111,5 kB | 424,0 kB | [Liste der Dateien] |