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


Category: Component type:
Prototype
template <class LinalgA, class LinalgB, class LinalgC>
void mult(const LinalgA& A, const LinalgB& B, LinalgC& C) ;
Description
Definition
mtl.h
Preconditions
Complexity
Example
Notes
See also

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