DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibnewmat10-dev
Beschreibungmatrix manipulations library (C++ headers files)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.10.4-5
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe744 Byte
Hängt ab vonlibnewmat10ldbl (= 1.10.4-5)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellenewmat
Paketgröße173886 Byte
Prüfsumme MD5dc86bcf96b153ac3bb023b11e6f38328
Prüfsumme SHA1512baae41862a3f08d651be1dffd877d09c6f1a9
Prüfsumme SHA256fbb0026fb616a9e242f3e2f13714136deb87f1799d6ffc5f11aa811105c1e497
Link zum Herunterladenlibnewmat10-dev_1.10.4-5_i386.deb
Ausführliche BeschreibungNewmat library is intended for scientists and engineers who need to manipulate a variety of types of matrices using standard matrix operations. Emphasis is on the kind of operations needed in statistical calculations such as least squares, linear equation solve and eigenvalues. . Newmat supports matrix types: Matrix (rectangular matrix); UpperTriangularMatrix; LowerTriangularMatrix; DiagonalMatrix; SymmetricMatrix; BandMatrix; UpperBandMatrix; LowerBandMatrix; SymmetricBandMatrix; IdentityMatrix; RowVector; ColumnVector. . Only one element type (float or double) is supported (default is double). . The library includes the operations *, +, -, *=, +=, -=, Kronecker product, Schur product, concatenation, inverse, transpose, conversion between types, submatrix, determinant, Cholesky decomposition, QR triangularisation, singular value decomposition, eigenvalues of a symmetric matrix, sorting, fast Fourier and trig. transforms and printing. . libnewmat-dev contains static libraries, headers, and some documentation.


Impressum
Linux is a registered trademark of Linus Torvalds