($Id: IntVector.h 1351 2013-03-08 15:12:28Z arr $)
Class CXXR::IntVector and associated C interface.
More...
Go to the source code of this file.
Namespaces |
namespace | CXXR |
| Namespace for the CXXR project.
|
namespace | CXXR::ElementTraits |
| Namespace encapsulating traits of R vector element types.
|
Detailed Description
Class CXXR::IntVector and associated C interface.
Function Documentation
- Parameters:
-
x | Pointer to an IntVector or a LogicalVector (i.e. an R integer or logical vector). An error is generated if x is not a non-null pointer to an IntVector or a LogicalVector . |
- Returns:
- Pointer to element 0 of x .