Changeset 1624 in Sophya for trunk/SophyaLib/TArray/sopemtx.cc
- Timestamp:
- Aug 7, 2001, 12:52:19 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/sopemtx.cc
r1007 r1624 581 581 if(GausPiv(a,b)==(T) 0) 582 582 throw(MathExc("TMatrix Inverse() Singular Matrix")); 583 b.SetTemp(true);584 583 return b; 585 584 }
Note:
See TracChangeset
for help on using the changeset viewer.