home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / std / cplus / 1599 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.2 KB

  1. Path: sparky!uunet!mdcbbs!swordfish!alanb
  2. Newsgroups: comp.std.c++
  3. Subject: Re: Recursive templates
  4. Message-ID: <ALANB.92Nov18175213@catalina.sdl.mdcbbs.com>
  5. From: alanb@sdl.mdcbbs.com (Alan Braggins)
  6. Date: 18 Nov 92 16:52:13 GMT
  7. References: <Bxu3J4.F93@news.cso.uiuc.edu> <5225@holden.lulea.trab.se><BxvtxB.CqA@cs.uiuc.edu>
  8. Organization: Shape Data (Division of EDS), Cambridge UK
  9. Nntp-Posting-Host: 134.244.153.110
  10. In-reply-to: pjl@cs.uiuc.edu's message of Tue, 17 Nov 1992 22:46:23 GMT
  11. Lines: 15
  12.  
  13. >>>>> On Tue, 17 Nov 1992 22:46:23 GMT, pjl@cs.uiuc.edu (Paul Lucas) said:
  14.  
  15. >>N-dimension matrixes should be possible to base on N-1-dimension matrixes,
  16. >>with 1-dimensional matrixes (arrays) as the recursion-stopper.
  17.  
  18. > *****>    What's a 5x3 matrix based on?  4x2, 3x1, 2x(oops!).
  19.  
  20. Dimension. Not size.  NxNxN is based on NxN is based on N was
  21. specified as the recursion-stopper.
  22.  
  23. --
  24.      Alan Braggins, alanb@sdl.mdcbbs.com, abraggins@cix.compulink.co.uk
  25. Shape Data - A division of EDS-Scicon Limited.   Cambridge, UK +44-223-316673
  26.    "Any technology distinguishable from magic is insufficiently advanced."
  27.  "My employer does not necessarily share my views - but I'm working on it."
  28.