std::slice man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

std::slice(3)							 std::slice(3)

NAME
       std::slice -

       Class defining one-dimensional subset of an array.

SYNOPSIS
   Public Member Functions
       size_t size () const
       slice (size_t, size_t, size_t)
       slice ()
       size_t start () const
       size_t stride () const

Detailed Description
       Class defining one-dimensional subset of an array.

       The slice class represents a one-dimensional subset of an array,
       specified by three parameters: start offset, size, and stride. The
       start offset is the index of the first element of the array that is
       part of the subset. The size is the total number of elements in the
       subset. Stride is the distance between each successive array element to
       include in the subset.

       For example, with an array of size 10, and a slice with offset 1, size
       3 and stride 2, the subset consists of array elements 1, 3, and 5.

       Definition at line 58 of file slice_array.h.

Author
       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++			  22 Nov 2013			 std::slice(3)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net