OpenMEEG
Loading...
Searching...
No Matches
OpenMEEG::maths::Ranges Class Reference

#include <ranges.h>

Inherits std::vector< Range >.

Public Member Functions

unsigned add (const Range &range)
 
unsigned find_index (const size_t ind) const
 
unsigned find_index (const Range &range) const
 

Detailed Description

Definition at line 20 of file ranges.h.

Member Function Documentation

◆ add()

unsigned OpenMEEG::maths::Ranges::add ( const Range & range)
inline

Definition at line 28 of file ranges.h.

◆ find_index() [1/2]

unsigned OpenMEEG::maths::Ranges::find_index ( const size_t ind) const
inline

Definition at line 39 of file ranges.h.

◆ find_index() [2/2]

unsigned OpenMEEG::maths::Ranges::find_index ( const Range & range) const
inline

Definition at line 46 of file ranges.h.


The documentation for this class was generated from the following file: