Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::meta_dot< 0 > Struct Reference

Definition at line 146 of file Functions.h.

Static Public Member Functions

template<class A, class B, class T>
static T f (const A &lhs, const B &rhs, const T &)
 
static T f (const A &lhs, const B &rhs, const T &x)
 

#include <Math/Functions.h>

Member Function Documentation

◆ f() [1/2]

template<class A, class B, class T>
static T ROOT::Math::meta_dot< 0 >::f ( const A & lhs,
const B & rhs,
const T &  )
inlinestatic

Definition at line 148 of file Functions.h.

◆ f() [2/2]

static T ROOT::Math::meta_dot< I >::f ( const A & lhs,
const B & rhs,
const T & x )
inlinestatic

Definition at line 136 of file Functions.h.


The documentation for this struct was generated from the following file: