My Project
Loading...
Searching...
No Matches
ftmpl_matrix.cc File Reference

Go to the source code of this file.

Functions

template<class T>
OSTREAMoperator<< (OSTREAM &s, const Matrix< T > &M)
 

Function Documentation

◆ operator<<()

template<class T>
OSTREAM & operator<< ( OSTREAM & s,
const Matrix< T > & M )

Definition at line 314 of file ftmpl_matrix.cc.

315{
316 M.print( s );
317 return s;
318}
const CanonicalForm int s
Definition facAbsFact.cc:51
#define M
Definition sirandom.c:25