home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / cplus / 13090 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!mcsun!sun4nl!utrcu1!infnews!infnews!leonard
  3. From: leonard@cs.utwente.nl (Leonard Thierry)
  4. Subject: Wanted: Matrix/Vector Cclass
  5. Message-ID: <1992Aug31.150814@cs.utwente.nl>
  6. Keywords: C++, matrix, vector, public domain
  7. Sender: usenet@cs.utwente.nl
  8. Nntp-Posting-Host: utis95
  9. Organization: University of Twente, Dept. of Computer Science
  10. Date: Mon, 31 Aug 1992 13:08:14 GMT
  11. Lines: 21
  12.  
  13.  
  14. For an implementation of a simple neural net in C++ I would
  15. like to use a class that defines matrices and matrix-operators like
  16. addition, substraction, matrix multiplication and scalar multiplication.
  17.  
  18. I (most probably) will need floating point matrices, but a variable
  19. typed matrix class would be better.
  20.  
  21. Does anyone know whether there exists such a class in some public 
  22. domain software library?
  23.  
  24. Thanks in advance for any help!
  25.  
  26.  
  27. Leonard Thierry
  28.  
  29. =======================================================================
  30. |    Leonard Thierry    | Computer Science Dep.|  Research keywords:  |
  31. | leonard@cs.utwente.nl | University of Twente | nat.lang.;neur.nets; |
  32. |                       |     Netherlands      | know.rep.;logics;c++ |
  33. =======================================================================
  34.