Logo ROOT   6.14/05
Reference Guide
Files
VecOps tutorials

These examples show the functionalities of the VecOps utilities.

Files

file  vo001_AdoptOrOwnMemory.C
  View in nbviewer Open in SWAN In this tutorial we learn how the RVec class can be used to adopt existing memory or allocate some.
 
file  vo001_AdoptOrOwnMemory.py
  View in nbviewer Open in SWAN In this tutorial we learn how the RVec class can be used to adopt existing memory or allocate some.
 
file  vo002_VectorCalculations.C
  View in nbviewer Open in SWAN 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
  View in nbviewer Open in SWAN In this tutorial we learn how the RVec class can be used to express logical operations.