Flow123d  master-f44eb46
Functions
plucker.cc File Reference
#include "plucker.hh"

Go to the source code of this file.

Functions

ostream & operator<< (ostream &os, const Plucker &p)
 Operator for printing Plucker coordinates. More...
 

Function Documentation

◆ operator<<()

ostream& operator<< ( std::ostream &  os,
const Plucker p 
)

Operator for printing Plucker coordinates.

Friend output operator.

Definition at line 52 of file plucker.cc.