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


Category: Component type:
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

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