UtilsLite
Utilities for C++ programming
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NUtils
 NTable
 CCellRepresents a cell in a table with alignment, content, and optional column span
 CRowRepresents a row in a table consisting of multiple cells
 CStyleDefines the style and structure of table borders, padding, and alignment
 CTableThe main class for creating and managing a table
 Ntp
 CQueue
 CTaskData
 CAABBtreeA class representing an axis-aligned bounding box tree
 CAlgoBracketClass for solving \( f(x)=0 \) without the usew of derivative
 CAlgoHNewtonClass for solving \( f(x)=0 \) without the usew of derivative
 CAlgoHNewton_base_funAbstract base class for defining mathematical functions used in the zero search algorithm
 Cat_scope_exit_impl
 CBarrier
 CBinarySearch
 CBox2DA class representing a 2D axis-aligned bounding box
 CBracket_base_funAbstract base class for defining mathematical functions used in the Bracket search algorithm
 CConsoleClass to handle console output with different styles and levels
 CHJPatternSearchClass for implementing the Hooke-Jeeves Pattern Search Algorithm
 CMallocClass for dynamic memory allocation of objects
 CMallocFixedClass for fixed-size memory allocation of objects
 Cmex_class_handleA class template that manages a C++ object for use with MATLAB
 CNelderMeadImplements the Nelder-Mead optimization algorithm for nonlinear optimization problems
 CPoint2DA class representing a 2D point in space
 CPolySpecializes the Eigen::Matrix class to represent and manipulate polynomials
 CPolygon2DA class representing a 2D polygon using a dynamic matrix of vertices
 CQuaternionImplement some operationn on quaternion
 CRuntime_ErrorCustom runtime error class for handling runtime exceptions
 CRuntime_TraceErrorA custom exception class that captures and stores a backtrace on error
 CSegment2DA class representing a 2D line segment defined by two endpoints
 CSHA3SHA-3 winning hash algorithm Keccak
 CSimpleSemaphore
 CSpinLock
 CSpinLock_barrier
 CSturmClass for managing and computing the Sturm sequence associated with a polynomial
 CThreadPool0Fake thread pool class
 CThreadPool1Manages a pool of worker threads for concurrent task execution
 CThreadPool2Manages a pool of worker threads for concurrent task execution
 CThreadPool3A thread pool for concurrent task execution with worker management
 CThreadPool4A thread pool for concurrent task execution with worker management
 CThreadPool5A thread pool for concurrent task execution with worker management
 CThreadPoolBase
 CConcreteTask
 CTask
 CTicTocA class for timing code execution
 CTokenizerA utility class for tokenizing strings
 CTriangle2DA class representing a 2D triangle defined by three vertices
 CTrichotomyClass for minimize the function \( f(x) \) without the usew of derivative
 CTrichotomy_base_funAbstract base class for defining mathematical functions used in the minimization algorithm
 CTVDClass for performing Total Variation Denoising (TVD) on 1D signals
 CWaitWorker
 CWorkerLoop
 CZerosClass for solving the equation \( f(x) = 0 \) using various numerical methods
 CZeros_base_funAbstract base class for defining mathematical functions used in root-finding algorithms