function e = end(X,k,n)
%END Last index of indexing expression for ktensor.
%
% The expression X(end,:,:) will call END(X,1,3) to determine
% the value of the first index.
%
% See also KTE
function n=end(ipd,a,n)
% IPDOUBLE/END Allow inline "end" indices to work.
%
% n=end(ipd,a,n) Returns the ending index along dimension a.
%
% Example:
% ipd = ipdouble(cumsum(ones(5,1)));
%
function n=end(ipd,a,n)
% IPINT32/END Allows inline "end" indices to work.
%
% n=end(ipi,a,n) Returns the ending index along dimension a.
%
% Example:
% ipi = ipint32(int32(cumsum(ones(5,1)))
.\" @(#)end.3 6.2 (Berkeley) 5/12/86
.\"
.TH END 3 "May 12, 1986"
.AT 3
.SH NAME
end, etext, edata \- last locations in program
.SH SYNOPSIS
.nf
.ft B
extern int etext;
extern int edata;
extern int e
; end.s -- Simple simulator epilog code
; Copyright (C) 2000, Gray Research LLC. All rights reserved.
; Usage subject to XSOC License Agreement. See the LICENSE file.
end: