Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TImage.cxx File Reference
#include "TImage.h"
#include "TROOT.h"
#include "TPluginManager.h"
#include "TSystem.h"
Include dependency graph for TImage.cxx:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Functions

TImage operator+ (const TImage &i1, const TImage &i2)
 
TImage operator/ (const TImage &i1, const TImage &i2)
 

Function Documentation

◆ operator+()

TImage operator+ ( const TImage i1,
const TImage i2 
)

Definition at line 191 of file TImage.cxx.

◆ operator/()

TImage operator/ ( const TImage i1,
const TImage i2 
)

Definition at line 192 of file TImage.cxx.