| ||||
| ||||
| Prototype | ||||
|
template <class TriMatrix, class VecX> void __tri_solve(const TriMatrix& T, VecX x, row_tag) ; | ||||
| Description | ||||
| Definition | ||||
| mtl.h | ||||
| Preconditions | ||||
|
| ||||
| Complexity | ||||
| Example | ||||
| Notes | ||||
| See also | ||||

Copyright ©
1998,1999 University of Notre Dame. All Rights Reserved.