Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Functions
gp_Mat2d.hxx File Reference
#include <gp.hxx>
#include <Standard_ConstructionError.hxx>
#include <Standard_OutOfRange.hxx>

Data Structures

class  gp_Mat2d
 Describes a two column, two row matrix. This sort of object is used in various vectorial or matrix computations. More...
 

Functions

constexpr gp_Mat2d operator* (const double theScalar, const gp_Mat2d &theMat2D) noexcept
 

Function Documentation

◆ operator*()

constexpr gp_Mat2d operator* ( const double theScalar,
const gp_Mat2d & theMat2D )
inlineconstexprnoexcept