__tri_solve [MTL Home] Programmers Guide
  Contents | Index |  Search 


Category: Component type:
Prototype
template <class MatT, class MatB>
void __tri_solve(const MatT& T, MatB& B, right_side) ;
Description
Definition
mtl.h
Preconditions
Complexity
Example
Notes
See also

[MTL Home] Copyright © 1998,1999 University of Notre Dame. All Rights Reserved.