BSplinebasis
Loading...
Searching...
No Matches
bspline::support::Support< T > Member List

This is the complete list of members for bspline::support::Support< T >, including all inherited members.

absoluteFromRelative(RelativeIndex index) constbspline::support::Support< T >inline
AbsoluteIndex typedefbspline::support::Support< T >
at(RelativeIndex index) constbspline::support::Support< T >inline
back() constbspline::support::Support< T >inline
begin() constbspline::support::Support< T >inline
calcIntersection(const Support &s) constbspline::support::Support< T >inline
calcUnion(const Support &s) constbspline::support::Support< T >inline
const_iterator typedefbspline::support::Support< T >
containsIntervals() constbspline::support::Support< T >inline
createEmpty(const Grid< T > &grid)bspline::support::Support< T >inlinestatic
createWholeGrid(const Grid< T > &grid)bspline::support::Support< T >inlinestatic
empty() constbspline::support::Support< T >inline
end() constbspline::support::Support< T >inline
front() constbspline::support::Support< T >inline
getEndIndex() constbspline::support::Support< T >inline
getGrid() constbspline::support::Support< T >inline
getStartIndex() constbspline::support::Support< T >inline
hasSameGrid(const Support &s) constbspline::support::Support< T >inline
intervalIndexFromAbsolute(AbsoluteIndex index) constbspline::support::Support< T >inline
numberOfIntervals() constbspline::support::Support< T >inline
operator!=(const Support &s) constbspline::support::Support< T >inline
operator=(const Support &s) noexcept=defaultbspline::support::Support< T >
operator=(Support &&s) noexceptbspline::support::Support< T >inline
operator==(const Support &s) constbspline::support::Support< T >inline
operator[](RelativeIndex index) constbspline::support::Support< T >inline
relativeFromAbsolute(AbsoluteIndex index) constbspline::support::Support< T >inline
RelativeIndex typedefbspline::support::Support< T >
size() constbspline::support::Support< T >inline
Support(const Grid< T > &grid, AbsoluteIndex startIndex, AbsoluteIndex endIndex)bspline::support::Support< T >inline
Support(const Support &s) noexcept=defaultbspline::support::Support< T >
Support(Support &&s) noexceptbspline::support::Support< T >inline
~Support()=defaultbspline::support::Support< T >