GiNaC 1.8.10
GiNaC::Gt::kernel Struct Reference

#include <Gt.h>

Public Member Functions

 kernel ()
 kernel (size_t ni, ex zi, int deform=0)
 kernel (lst arg)

Public Attributes

size_t ni
ex zi
int deform

Private Member Functions

void check ()

Friends

class Gt

Detailed Description

Definition at line 49 of file Gt.h.

Constructor & Destructor Documentation

◆ kernel() [1/3]

GiNaC::Gt::kernel::kernel ( )

References deform, GiNaC::basic::ex, ni, and zi.

Referenced by kernel().

◆ kernel() [2/3]

GiNaC::Gt::kernel::kernel ( size_t ni,
ex zi,
int deform = 0 )

Definition at line 62 of file Gt.cpp.

References check(), deform, GiNaC::basic::ex, kernel(), ni, and zi.

◆ kernel() [3/3]

GiNaC::Gt::kernel::kernel ( lst arg)

Member Function Documentation

◆ check()

void GiNaC::Gt::kernel::check ( )
private

Definition at line 79 of file Gt.cpp.

References deform, ni, and zi.

Referenced by kernel(), and kernel().

◆ Gt

friend class Gt
friend

Definition at line 62 of file Gt.h.

References Gt.

Referenced by Gt.

Member Data Documentation

◆ ni

size_t GiNaC::Gt::kernel::ni

Definition at line 55 of file Gt.h.

Referenced by check(), kernel(), kernel(), kernel(), and GiNaC::Gt::tauToFundamental().

◆ zi

ex GiNaC::Gt::kernel::zi

Definition at line 56 of file Gt.h.

Referenced by check(), kernel(), kernel(), and kernel().

◆ deform

int GiNaC::Gt::kernel::deform

Definition at line 57 of file Gt.h.

Referenced by check(), kernel(), kernel(), and kernel().


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

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.