Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Ncorbo
 NEigen
 Ninternal
 Nstd
 Nutility
 CC_Map_MatrixXd
 CC_MatrixXd
 CCamera
 CCastXpr
 Ccomplex
 CConstFixedBlockXpr
 CConstFixedSegmentReturnType
 CConstNColsBlockXpr
 CConstNRowsBlockXpr
 Ccontributor
 Cdoublecomplex
 CEulerAngles
 CFancySpheres
 CFixedBlockXpr
 CFixedSegmentReturnType
 CFooTest
 CFrame
 Cgeneral_matrix_vector_product_wrapper
 CGlMatrixHelper
 CGlMatrixHelper< false, _Flags >
 CGlMatrixHelper< true, _Flags >
 CGpuHelper
 CIcoSphere
 Citers_before_test
 Citers_before_test< double >
 CMandelbrotThread
 CMandelbrotWidget
 CNColsBlockXpr
 CNRowsBlockXpr
 CPidControllerTest
 CQCPAbstractItemThe abstract base class for all items in a plot
 CQCPAbstractLegendItemThe abstract base class for all entries in a QCPLegend
 CQCPAbstractPaintBufferThe abstract base class for paint buffers, which define the rendering backend
 CQCPAbstractPlottableThe abstract base class for all data representing objects in a plot
 CQCPAbstractPlottable1DA template base class for plottables with one-dimensional data
 CQCPAxisManages a single axis inside a QCustomPlot
 CQCPAxisPainterPrivate
 CQCPAxisRectHolds multiple axes and arranges them in a rectangular shape
 CQCPAxisTickerThe base class tick generator used by QCPAxis to create tick positions and tick labels
 CQCPAxisTickerDateTimeSpecialized axis ticker for calendar dates and times as axis ticks
 CQCPAxisTickerFixedSpecialized axis ticker with a fixed tick step
 CQCPAxisTickerLogSpecialized axis ticker suited for logarithmic axes
 CQCPAxisTickerPiSpecialized axis ticker to display ticks in units of an arbitrary constant, for example pi
 CQCPAxisTickerTextSpecialized axis ticker which allows arbitrary labels at specified coordinates
 CQCPAxisTickerTimeSpecialized axis ticker for time spans in units of milliseconds to days
 CQCPBarsA plottable representing a bar chart in a plot
 CQCPBarsDataHolds the data of one single data point (one bar) for QCPBars
 CQCPBarsGroupGroups multiple QCPBars together so they appear side by side
 CQCPColorGradientDefines a color gradient for use with e.g. QCPColorMap
 CQCPColorMapA plottable representing a two-dimensional color map in a plot
 CQCPColorMapDataHolds the two-dimensional data of a QCPColorMap plottable
 CQCPColorScaleA color scale for use with color coding data such as QCPColorMap
 CQCPColorScaleAxisRectPrivate
 CQCPCurveA plottable representing a parametric curve in a plot
 CQCPCurveDataHolds the data of one single data point for QCPCurve
 CQCPDataContainerThe generic data container for one-dimensional plottables
 CQCPDataRangeDescribes a data range given by begin and end index
 CQCPDataSelectionDescribes a data set by holding multiple QCPDataRange instances
 CQCPErrorBarsA plottable that adds a set of error bars to other plottables
 CQCPErrorBarsDataHolds the data of one single error bar for QCPErrorBars
 CQCPFinancialA plottable representing a financial stock chart
 CQCPFinancialDataHolds the data of one single data point for QCPFinancial
 CQCPGraphA plottable representing a graph in a plot
 CQCPGraphDataHolds the data of one single data point for QCPGraph
 CQCPGridResponsible for drawing the grid of a QCPAxis
 CQCPItemAnchorAn anchor of an item to which positions can be attached to
 CQCPItemBracketA bracket for referencing/highlighting certain parts in the plot
 CQCPItemCurveA curved line from one point to another
 CQCPItemEllipseAn ellipse
 CQCPItemLineA line from one point to another
 CQCPItemPixmapAn arbitrary pixmap
 CQCPItemPositionManages the position of an item
 CQCPItemRectA rectangle
 CQCPItemStraightLineA straight line that spans infinitely in both directions
 CQCPItemTextA text label
 CQCPItemTracerItem that sticks to QCPGraph data points
 CQCPLayerA layer that may contain objects, to control the rendering order
 CQCPLayerableBase class for all drawable objects
 CQCPLayoutThe abstract base class for layouts
 CQCPLayoutElementThe abstract base class for all objects that form the layout system
 CQCPLayoutGridA layout that arranges child elements in a grid
 CQCPLayoutInsetA layout that places child elements aligned to the border or arbitrarily positioned
 CQCPLegendManages a legend inside a QCustomPlot
 CQCPLineEndingHandles the different ending decorations for line-like items
 CQCPMarginGroupA margin group allows synchronization of margin sides if working with multiple layout elements
 CQCPPaintBufferPixmapA paint buffer based on QPixmap, using software raster rendering
 CQCPPainterQPainter subclass used internally
 CQCPPlottableInterface1DDefines an abstract interface for one-dimensional plottables
 CQCPPlottableLegendItemA legend item representing a plottable with an icon and the plottable name
 CQCPRangeRepresents the range an axis is encompassing
 CQCPScatterStyleRepresents the visual appearance of scatter points
 CQCPSelectionDecoratorControls how a plottable's data selection is drawn
 CQCPSelectionDecoratorBracketA selection decorator which draws brackets around each selected data segment
 CQCPSelectionRectProvides rect/rubber-band data selection and range zoom interaction
 CQCPStatisticalBoxA plottable representing a single statistical box in a plot
 CQCPStatisticalBoxDataHolds the data of one single data point for QCPStatisticalBox
 CQCPTextElementA layout element displaying a text
 CQCPVector2DRepresents two doubles as a mathematical 2D vector
 CQCustomPlotThe central class of the library. This is the QWidget which displays the plot and interacts with the user
 CQuaternionDemo
 CRenderingWidget
 Cscalar_norm1_op
 CScalingRepresents a generic uniform scaling transformation
 CSparseLUImpl
 CStructuredOptimalControlProblem
 CTensorAssignThe tensor assignment class
 CTensorBroadcastingTensor broadcasting class
 CTensorContractionTensor contraction class
 CTensorConvolutionTensor convolution class
 CTensorExecutorThe tensor executor class
 CTensorExprTensor expression classes
 CTensorForcedEvalTensor reshaping class
 CTensorImagePatchPatch extraction specialized for image processing. This assumes that the input has a least 3 dimensions ordered as follow: 1st dimension: channels (of size d) 2nd dimension: rows (of size r) 3rd dimension: columns (of size c) There can be additional dimensions such as time (for video) or batch (for bulk processing after the first 3. Calling the image patch code with patch_rows and patch_cols is equivalent to calling the regular patch extraction code with parameters d, patch_rows, patch_cols, and 1 for all the additional dimensions
 CTensorIndexTupleTensor + Index Tuple class
 CTensorInflationTensor inflation class
 CTensorKChippingReshapingA chip is a thin slice, corresponding to a column or a row in a 2-d tensor
 CTensorLayoutSwapSwap the layout from col-major to row-major, or row-major to col-major, and invert the order of the dimensions
 CTensorPaddingTensor padding class. At the moment only padding with a constant value is supported
 CTensorPatchTensor patch class
 CTensorReductionTensor reduction class
 CTensorReshapingTensor reshaping class
 CTensorReverseTensor reverse elements class
 CTensorScanTensor scan class
 CTensorShufflingTensor shuffling class
 CTensorSlicingTensor slicing class
 CTensorStridingTensor striding class
 CTensorTupleIndexConverts to Tensor<Tuple<Index, Scalar> > and reduces to Tensor<Index>
 CTensorVolumePatchPatch extraction specialized for processing of volumetric data. This assumes that the input has a least 4 dimensions ordered as follows:
 CTestAlgebraicRiccatiContinuous
 CTestAlgebraicRiccatiDiscrete
 CTestControllability
 CTestFiniteDifferences
 CTestFullDiscretizationGrid
 CTestHyperGraph
 CTestHyperGraphOptimizationProblemEdgeBased
 CTestHyperGraphOptimizationProblemIgnoreStructure
 CTestHyperGraphOptimizationProblemVertexBased
 CTestLevenbergMarquardtDense
 CTestLevenbergMarquardtDenseHyperGraph
 CTestLevenbergMarquardtSparse
 CTestLyapunovEquationContinuousTime
 CTestLyapunovEquationDiscreteTime
 CTestMatrixUtilities
 CTestMultipleShootingGrid
 CTestObservability
 CTestSchur
 CTestSingleShootingGrid
 CTestSolverIpopt
 CTestSolverOsqp
 CTestStandardOptimizationProblem
 CTestSylvesterEquationContinuousTime
 CTestSylvesterEquationDiscreteTime
 CTrackball


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Mon Feb 28 2022 22:09:08