Loading [MathJax]/extensions/TeX/AMSsymbols.js
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Gudhi::coxeter_triangulation::Function_iron_in_R3 Class Reference

A class that encodes the function, the zero-set of which is a surface embedded in R^3 that ressembles an iron. More...

#include </home/gailuron/workspace/gudhi/gudhi-devel/build/gudhi.3.5.0/include/gudhi/Functions/Function_iron_in_R3.h>

Public Member Functions

Eigen::VectorXd operator() (const Eigen::VectorXd &p) const
 Value of the function at a specified point. More...
 
std::size_t amb_d () const
 Returns the domain (ambient) dimension.
 
std::size_t cod_d () const
 Returns the codomain dimension.
 
Eigen::VectorXd seed () const
 Returns a point on the surface.
 
 Function_iron_in_R3 (Eigen::Vector3d off=Eigen::Vector3d::Zero())
 Constructor of the function that defines a surface embedded in R^3 that ressembles an iron. More...
 

Detailed Description

A class that encodes the function, the zero-set of which is a surface embedded in R^3 that ressembles an iron.

Constructor & Destructor Documentation

◆ Function_iron_in_R3()

Gudhi::coxeter_triangulation::Function_iron_in_R3::Function_iron_in_R3 ( Eigen::Vector3d  off = Eigen::Vector3d::Zero())
inline

Constructor of the function that defines a surface embedded in R^3 that ressembles an iron.

Parameters
[in]offOffset vector.

Member Function Documentation

◆ operator()()

Eigen::VectorXd Gudhi::coxeter_triangulation::Function_iron_in_R3::operator() ( const Eigen::VectorXd &  p) const
inline

Value of the function at a specified point.

Parameters
[in]pThe input point. The dimension needs to coincide with the ambient dimension.

The documentation for this class was generated from the following file:
GUDHI  Version 3.5.0  - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.  - Copyright : MIT Generated on Thu Jan 13 2022 08:34:28 for GUDHI by Doxygen 1.9.2