$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-03-27 12:25:30
On Tue, 27 Mar 2001, Larry Evans wrote:
jcampb> 
jcampb> What does:
jcampb>     A[all][3<=stride(1)<5]
jcampb> mean?  I would want it to mean:
jcampb>      A[0<=stride(1)<A.size(0)][3<=stride(1)<5]
jcampb> where A.size(0) is the size of the 0-th dimension (or, in
jcampb> apl parlance axis) of A.
Yes, I agree, that is what it should mean.
----------------------------------------------------------------------
 Jeremy Siek                        www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate                  email: jsiek_at_[hidden]
 Univ. of Notre Dame         work phone: (219) 631-3906
----------------------------------------------------------------------