My Project  debian-1:4.1.1-p2+ds-4build1
Functions
ftmpl_matrix.cc File Reference
#include "factory/templates/ftmpl_matrix.h"

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 }
M
#define M
Definition: sirandom.c:24
s
const CanonicalForm int s
Definition: facAbsFact.cc:55