HepLib
Classes | Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Friends | List of all members
HepLib::SUNT Class Reference

class for SUNT object More...

#include <HEP.h>

Inheritance diagram for HepLib::SUNT:
Inheritance graph
[legend]
Collaboration diagram for HepLib::SUNT:
Collaboration graph
[legend]

Classes

class  visitor
 

Public Types

typedef basic inherited
 

Public Member Functions

 SUNT ()
 
SUNTduplicate () const override
 
void accept (GiNaC::visitor &v) const override
 
const GiNaC::registered_class_info & get_class_info () const override
 
GiNaC::registered_class_info & get_class_info () override
 
const char * class_name () const override
 
 SUNT (ex a, ex i, ex j)
 
size_t nops () const override
 
ex op (size_t i) const override
 
ex & let_op (size_t i) override
 
void form_print (const FormFormat &c, unsigned level=0) const
 
void fc_print (const FCFormat &c, unsigned level=0) const
 
void print (const print_dflt &c, unsigned level=0) const
 
void archive (archive_node &n) const override
 
void read_archive (const archive_node &n) override
 
ex derivative (const symbol &s) const override
 
ex conjugate () const override
 
bool is_equal_same_type (const basic &other) const override
 

Static Public Member Functions

static GiNaC::registered_class_info & get_class_info_static ()
 
static bool has (const ex &e)
 
static lst all (const ex &e)
 

Public Attributes

ex aij [3]
 

Protected Member Functions

int compare_same_type (const GiNaC::basic &other) const override
 

Friends

template<class B , typename... Args>
B & dynallocate (Args &&... args)
 

Detailed Description

class for SUNT object

Definition at line 189 of file HEP.h.

Member Typedef Documentation

◆ inherited

typedef basic HepLib::SUNT::inherited

Definition at line 201 of file HEP.h.

Constructor & Destructor Documentation

◆ SUNT() [1/2]

HepLib::SUNT::SUNT ( )

◆ SUNT() [2/2]

HepLib::SUNT::SUNT ( ex  a,
ex  i,
ex  j 
)

Definition at line 308 of file Basic.cpp.

Member Function Documentation

◆ accept()

void HepLib::SUNT::accept ( GiNaC::visitor &  v) const
override

Definition at line 302 of file Basic.cpp.

◆ all()

static lst HepLib::SUNT::all ( const ex &  e)
static

◆ archive()

void HepLib::SUNT::archive ( archive_node &  n) const
override

Definition at line 356 of file Basic.cpp.

◆ class_name()

const char * HepLib::SUNT::class_name ( ) const
override

Definition at line 305 of file Basic.cpp.

◆ compare_same_type()

int HepLib::SUNT::compare_same_type ( const GiNaC::basic &  other) const
overrideprotected

Definition at line 309 of file Basic.cpp.

◆ conjugate()

ex HepLib::SUNT::conjugate ( ) const
override

Definition at line 378 of file Basic.cpp.

◆ derivative()

ex HepLib::SUNT::derivative ( const symbol &  s) const
override

Definition at line 374 of file Basic.cpp.

◆ duplicate()

SUNT * HepLib::SUNT::duplicate ( ) const
override

Definition at line 301 of file Basic.cpp.

◆ fc_print()

void HepLib::SUNT::fc_print ( const FCFormat c,
unsigned  level = 0 
) const

Definition at line 339 of file Basic.cpp.

◆ form_print()

void HepLib::SUNT::form_print ( const FormFormat c,
unsigned  level = 0 
) const

Definition at line 328 of file Basic.cpp.

◆ get_class_info() [1/2]

const GiNaC::registered_class_info & HepLib::SUNT::get_class_info ( ) const
override

Definition at line 303 of file Basic.cpp.

◆ get_class_info() [2/2]

GiNaC::registered_class_info & HepLib::SUNT::get_class_info ( )
override

Definition at line 304 of file Basic.cpp.

◆ get_class_info_static()

GiNaC::registered_class_info & HepLib::SUNT::get_class_info_static ( )
static

Definition at line 299 of file Basic.cpp.

◆ has()

static bool HepLib::SUNT::has ( const ex &  e)
static

◆ is_equal_same_type()

bool HepLib::SUNT::is_equal_same_type ( const basic &  other) const
override

Definition at line 319 of file Basic.cpp.

◆ let_op()

ex & HepLib::SUNT::let_op ( size_t  i)
override

Definition at line 351 of file Basic.cpp.

◆ nops()

size_t HepLib::SUNT::nops ( ) const
override

Definition at line 347 of file Basic.cpp.

◆ op()

ex HepLib::SUNT::op ( size_t  i) const
override

Definition at line 348 of file Basic.cpp.

◆ print()

void HepLib::SUNT::print ( const print_dflt &  c,
unsigned  level = 0 
) const

Definition at line 343 of file Basic.cpp.

◆ read_archive()

void HepLib::SUNT::read_archive ( const archive_node &  n)
override

Definition at line 363 of file Basic.cpp.

Friends And Related Function Documentation

◆ dynallocate

template<class B , typename... Args>
B& dynallocate ( Args &&...  args)
friend

Member Data Documentation

◆ aij

ex HepLib::SUNT::aij[3]

Definition at line 214 of file HEP.h.


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