cryph utilities [subset]  2.0
Subset of the full cryph package of mathematical utilities for points, vectors, and matrices
Classes | Functions
ProjPoint.h File Reference
#include "AffPoint.h"

Go to the source code of this file.

Classes

class  cryph::ProjPoint
 

Functions

std::ostream & cryph::operator<< (std::ostream &os, const ProjPoint &p)
 
std::istream & cryph::operator>> (std::istream &is, ProjPoint &p)
 

Detailed Description

Class definition for 4D Projective Space points. This is OPEN SOURCE software developed by James R. Miller (jrmil.nosp@m.ler@.nosp@m.ku.ed.nosp@m.u) Original version: ca. 1996. See README_*.txt for more information.