ROOT 6.14/05 Reference Guide |
These examples show the functionalities of the VecOps utilities.
Files | |
file | vo001_AdoptOrOwnMemory.C |
In this tutorial we learn how the RVec class can be used to adopt existing memory or allocate some. | |
file | vo001_AdoptOrOwnMemory.py |
In this tutorial we learn how the RVec class can be used to adopt existing memory or allocate some. | |
file | vo002_VectorCalculations.C |
In this tutorial we learn how the RVec class can be used to express easily mathematical operations involving arrays and scalars. | |
file | vo003_LogicalOperations.C |
In this tutorial we learn how the RVec class can be used to express logical operations. | |