ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
main.cpp File Reference
#include <Vc/Vc>
#include <Vc/IO>
#include <iostream>
#include <iomanip>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

template<typename T , unsigned int Size>
std::ostream & operator<< (std::ostream &, const Matrix< T, Size > &)
 
int main ()
 

Function Documentation

int main ( )

Definition at line 71 of file main.cpp.

template<typename T , unsigned int Size>
std::ostream & operator<< ( std::ostream &  out,
const Matrix< T, Size > &  m 
)

Definition at line 59 of file main.cpp.