home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!mcsun!sun4nl!utrcu1!infnews!infnews!leonard
- From: leonard@cs.utwente.nl (Leonard Thierry)
- Subject: Wanted: Matrix/Vector Cclass
- Message-ID: <1992Aug31.150814@cs.utwente.nl>
- Keywords: C++, matrix, vector, public domain
- Sender: usenet@cs.utwente.nl
- Nntp-Posting-Host: utis95
- Organization: University of Twente, Dept. of Computer Science
- Date: Mon, 31 Aug 1992 13:08:14 GMT
- Lines: 21
-
-
- For an implementation of a simple neural net in C++ I would
- like to use a class that defines matrices and matrix-operators like
- addition, substraction, matrix multiplication and scalar multiplication.
-
- I (most probably) will need floating point matrices, but a variable
- typed matrix class would be better.
-
- Does anyone know whether there exists such a class in some public
- domain software library?
-
- Thanks in advance for any help!
-
-
- Leonard Thierry
-
- =======================================================================
- | Leonard Thierry | Computer Science Dep.| Research keywords: |
- | leonard@cs.utwente.nl | University of Twente | nat.lang.;neur.nets; |
- | | Netherlands | know.rep.;logics;c++ |
- =======================================================================
-