Logo ROOT   6.16/01
Reference Guide
vecops Directory Reference

Files

file  vo001_AdoptOrOwnMemory.C [code]
  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 [code]
  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 [code]
  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 [code]
  View in nbviewer Open in SWAN In this tutorial we learn how the RVec class can be used to express logical operations.
 
file  vo004_SortAndSelect.C [code]
  View in nbviewer Open in SWAN In this tutorial we learn how elements of an RVec can be easily sorted and selected.
 
file  vo004_SortAndSelect.py [code]
  View in nbviewer Open in SWAN In this tutorial we learn how elements of an RVec can be easily sorted and selected.
 
file  vo005_Combinations.C [code]
  View in nbviewer Open in SWAN In this tutorial we learn how combinations of RVecs can be build.
 
file  vo005_Combinations.py [code]
  View in nbviewer Open in SWAN In this tutorial we learn how combinations of RVecs can be build.
 
file  vo006_IndexManipulation.C [code]
  View in nbviewer Open in SWAN In this tutorial we demonstrate RVec helpers for index manipulation.