neuralqx.utils.misc.triangulation module

This file includes logic for a class which holds the triangulation terms of the 4D TRC

class Triangulation(**kwargs)

Bases: object

A primitive class which holds the triangulation data in the 4D Euclidean WCL model for which the TRC would act on

add_attribute(attr_name, value)

A method which adds an attribute to the class and creates a setter and a getter for it