| 1679 | */ |
| 1680 | |
| 1681 | int getSelCount() const |
| 1682 | { |
| 1683 | return( CurOpt -> getSelCount() ); |
| 1684 | } |
| 1685 | |
| 1686 | /** |
| 1687 | * Function updates dimensionality of *this object. Function does nothing |
nothing calls this directly
no outgoing calls
no test coverage detected