dlib C++ Library 17.13 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News dlib C++ Library 17.13 (Default branch)
# 1  
Old 01-06-2009
dlib C++ Library 17.13 (Default branch)

Imagedlib C++ library is a modern general C++ library with a focus on portability and program correctness. It comes with extensive documentation and thorough debugging modes. The library provides a platform abstraction layer for common tasks such as interfacing with network services, handling threads, and creating graphical user interfaces. Additionally, the library implements many useful algorithms such as data compression routines, linked lists, binary search trees, linear algebra and matrix utilities, machine learning algorithms, XML and general text parsing, and many other general utilities.License: Boost Software LicenseChanges:
This release brings support for futures for threadsynchronization. This release was also focused onimproving the speed and usability of the matrixobject provided by the library. Most notably, dlibis now capable of using optimized BLAS librariesto significantly speed up matrix expressionevaluation.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
libart_lgpl_2.3(3)					 Introduction to Library Functions					libart_lgpl_2.3(3)

NAME
libart_lgpl_2 - Libart 2D drawing library DESCRIPTION
Libart is a vector-based 2D drawing library with antialiasing and alpha composition. A superset of the PostScript imaging model is imple- mented by the library. The library is written in optimized C code, has a very small memory footprint and has no dependencies on any other GNOME libraries. No API documentation is currently supplied with the library. FILES
The following files are used by this application: /usr/lib/libart_lgpl_2.sLibart 2D drawing shared library ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-libs | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
libgnomecanvas(3) NOTES
Written by Mark McLoughlin, Sun Microsystems Inc., 2003. SunOS 5.10 10 Jan 2003 libart_lgpl_2.3(3)