Linear Algebra  master
Accessible implementations of linear algebra algorithms
Functions
PermutationMatrix.cpp File Reference
#include <linalg/PermutationMatrix.hpp>
#include <iomanip>
#include <iostream>
+ Include dependency graph for PermutationMatrix.cpp:

Go to the source code of this file.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const PermutationMatrix P 
)
related

Definition at line 73 of file PermutationMatrix.cpp.