GiNaC 1.8.10
Public Member Functions | Public Attributes | Private Member Functions | Friends | List of all members
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 ( )

◆ 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().

◆ 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.

Referenced by kernel().

Friends And Related Symbol Documentation

◆ Gt

friend class Gt
friend

Definition at line 62 of file Gt.h.

Member Data Documentation

◆ ni

size_t GiNaC::Gt::kernel::ni

Definition at line 55 of file Gt.h.

Referenced by GiNaC::Gt::tauToFundamental().

◆ zi

ex GiNaC::Gt::kernel::zi

Definition at line 56 of file Gt.h.

◆ deform

int GiNaC::Gt::kernel::deform

Definition at line 57 of file Gt.h.


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.