Push_Submat - Texas Instruments TI-89 Developer's Manual

Graphing calculator
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

716

push_submat

Declaration:
void push_submat (EStackIndex mat_idx, EStackIndex start_row_idx ,
EStackIndex start_col_idx , EStackIndex end_row_idx ,
EStackIndex end_col_idx )
Category(ies):
Lists and Matrices
Pushes onto the estack a submatrix of the matrix indexed by mat_idx . An
Description:
error is thrown if any of the row or column values are outside of the size of
the input matrix.
Inputs:
mat_idx
start_row_idx — Index of starting row (1 is used if NULL).
start_col_idx
end_row_idx
end_col_idx
Outputs:
None
Assumptions:
None
Side Effects:
May expand expression stack, cause heap compression, or throw an error.
Availability:
On AMS 2.00 and higher.
TI-89 / TI-92 Plus
Differences:
None
See Also:
None
TI-89 / TI-92 Plus Developer Guide
Appendix A: System Routines — Lists and Matrices
— Index of input matrix.
— Index of starting column (1 is used if NULL).
— Index of ending row (the number of rows in the input
matrix is used if NULL).
— Index of ending column (the number of columns in the
input matrix is used if NULL).
(continued)
Not for Distribution
Beta Version January 26, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents