Loading [MathJax]/extensions/tex2jax.js
Logo ROOT   6.14/05
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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.