MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::Solver::VtxData Struct Reference

#include <Solver.hpp>

Public Member Functions

bool operator== (const VtxData &other) const
 

Public Attributes

Point2d x
 
Point2d b
 
Matrix2d j
 

Detailed Description

Definition at line 59 of file Solver.hpp.

Member Function Documentation

◆ operator==()

bool mgx::Solver::VtxData::operator== ( const VtxData other) const
inline

Definition at line 64 of file Solver.hpp.

Member Data Documentation

◆ b

Point2d mgx::Solver::VtxData::b

Definition at line 61 of file Solver.hpp.

◆ j

Matrix2d mgx::Solver::VtxData::j

Definition at line 62 of file Solver.hpp.

◆ x

Point2d mgx::Solver::VtxData::x

Definition at line 61 of file Solver.hpp.


The documentation for this struct was generated from the following file: