home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!mustang.mst6.lanl.gov!nntp-server.caltech.edu!draco.macsch.com!convex.is.macsch.com!dnl
- From: dnl@convex.is.macsch.com (David Lombard)
- Subject: Re: inverse matrix
- Message-ID: <1993Jan9.002126.2883@draco.macsch.com>
- Sender: usenet@draco.macsch.com (Usenet Poster)
- Organization: MacNeal-Schwendler Corp.
- References: <C0I49C.Jrr@athena.cs.uga.edu> <1993Jan8.100315.5851@edf.fr> <1993Jan8.134612.18468@news.unige.ch>
- Date: Sat, 9 Jan 93 00:21:26 GMT
- Lines: 17
-
- In article <1993Jan8.134612.18468@news.unige.ch> pfennige@scsun.unige.ch (PFENNIGER Daniel) writes:
- >
- >Is it true that a Fortran-90 programme inverting matrix A would be:
- > B = 1./A
-
- I _think_ that will produce a term-by-term inversion of array A into B.
- i.e. B(i,j) = 1./A(i,j)
-
-
- Regards,
- DNL
-
- MY_COMMENTS = MY_OPINIONS = NOBODY_ELSES;
-
- David N. Lombard The first thing we do, The MacNeal-Schwendler Corp
- dnl@macsch.com Let's kill all the lawyers. 815 Colorado Blvd
- (213) 259-4911 II Henry VI, IV.ii Los Angeles, CA 90041
-