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