Home
last modified time | relevance | path

Searched refs:trimToIndices (Results 1 – 1 of 1) sorted by relevance

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DTimeSeriesTable.h453 trimToIndices(start_index, last_index); in trim()
497 void trimToIndices(const size_t& start_index, const size_t& last_index) { in trimToIndices() function