Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
intersectionform.h File Reference

Deals with intersection forms of 4-manifolds. More...

#include "maths/matrix.h"

Classes

class  regina::IntersectionForm
 Represents a symmetric bilinear integral form, which for Regina is typically the intersection form of a 4-manifold. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

void regina::swap (IntersectionForm &lhs, IntersectionForm &rhs) noexcept
 Swaps the contents of the two given intersection forms. More...
 

Detailed Description

Deals with intersection forms of 4-manifolds.


Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).