Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
CTF_int::strp_scl Class Reference

#include <strp_tsr.h>

Inheritance diagram for CTF_int::strp_scl:
Collaboration diagram for CTF_int::strp_scl:

Public Member Functions

void run ()
 runs strip for scale of tensor More...
 
int64_t mem_fp ()
 gets memory usage of op More...
 
sclclone ()
 copies strp_scl object More...
 
 strp_scl (scl *other)
 copies scl object More...
 
 ~strp_scl ()
 deconstructor More...
 
 strp_scl ()
 
- Public Member Functions inherited from CTF_int::scl
virtual ~scl ()
 
 scl (scl *other)
 copies generic scl object More...
 
 scl ()
 

Data Fields

sclrec_scl
 
strp_tsrrec_strp
 
- Data Fields inherited from CTF_int::scl
char * A
 
algstrct const * sr_A
 
char const * alpha
 
void * buffer
 

Detailed Description

Definition at line 57 of file strp_tsr.h.

Constructor & Destructor Documentation

CTF_int::strp_scl::strp_scl ( scl other)

copies scl object

Definition at line 238 of file strp_tsr.cxx.

References CTF_int::scl::clone(), CTF_int::strp_tsr::clone(), rec_scl, and rec_strp.

CTF_int::strp_scl::~strp_scl ( )

deconstructor

Definition at line 233 of file strp_tsr.cxx.

CTF_int::strp_scl::strp_scl ( )
inline

Definition at line 87 of file strp_tsr.h.

Referenced by clone().

Member Function Documentation

scl * CTF_int::strp_scl::clone ( )
virtual

copies strp_scl object

Reimplemented from CTF_int::scl.

Definition at line 244 of file strp_tsr.cxx.

References strp_scl().

int64_t CTF_int::strp_scl::mem_fp ( )
virtual

gets memory usage of op

Reimplemented from CTF_int::scl.

Definition at line 248 of file strp_tsr.cxx.

void CTF_int::strp_scl::run ( )
virtual

runs strip for scale of tensor

Reimplemented from CTF_int::scl.

Definition at line 252 of file strp_tsr.cxx.

References CTF_int::scl::A, CTF_int::strp_tsr::A, CTF_int::scl::alpha, CTF_int::strp_tsr::buffer, rec_scl, rec_strp, CTF_int::scl::run(), and CTF_int::strp_tsr::run().

Field Documentation

scl* CTF_int::strp_scl::rec_scl

Definition at line 59 of file strp_tsr.h.

Referenced by CTF_int::scaling::execute(), run(), and strp_scl().

strp_tsr* CTF_int::strp_scl::rec_strp

Definition at line 61 of file strp_tsr.h.

Referenced by CTF_int::scaling::execute(), run(), and strp_scl().


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