refactoredCPPNeuronMesher
neuronoperations.cpp File Reference

Implementation of neuron morphology operations and transformations. More...

#include <unordered_map>
#include "neurongraph.h"
Include dependency graph for neuronoperations.cpp:
This graph shows which files directly or indirectly include this file:

Detailed Description

Implementation of neuron morphology operations and transformations.

Author
CPPNeuronMesher Project
Date
2024

This file contains advanced operations for neuron morphology processing, including soma segment handling, edge splitting, topological sorting, and soma assignment operations.