LisaacTM Platform

MATRIX


(n,m) matrix
Inherit/Insert Summary
parent_abstract_matrix No developed.
 
Constructor Summary
create
create value
 

Inherit/Insert Detail

parent_abstract_matrix

.../extra/math/matrix.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_abstract_matrix :Expanded  ABSTRACT_MATRIXE)

Constructor Detail

create

.../extra/math/matrix.li line #17

Section:
Public

Profile:
- SelfSELFcreate  ( n : INTEGER, m : INTEGER) : SELF

create value

.../extra/math/matrix.li line #24

Section:
Public

Profile:
- SelfSELFcreate  ( n : INTEGER, m : INTEGER)  value   val : ESELF