home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!agate!iat.holonet.net!uupsi!psinntp!bnlux1.bnl.gov!kyee
- From: kyee@bnlux1.bnl.gov (kenton yee)
- Subject: Help! Simple constrained Integration prob
- Message-ID: <1992Aug29.235050.16267@bnlux1.bnl.gov>
- Organization: Brookhaven National Laboratory, Upton, NY 11973
- Date: Sat, 29 Aug 1992 23:50:50 GMT
- Lines: 14
-
- Is there an elegant way to do integrals like
-
- int dx dy dz f(x,y,z)
-
- where -1 < x < 1; -1 < y < 1; -1 < z < 1;
- subject to the constrained that
- -1 < x+y+z < 1 ?
-
- By "elegant" I mean not having to break up
- integration region into little triangles by
- hand, etc...
-
-
-
-