sisi4s
|
#include <CtfMachineTensor.hpp>
Classes | |
class | ProtectedToken |
Public Member Functions | |
CtfMachineTensorFactory (CTF::World *world_, const ProtectedToken &) | |
virtual | ~CtfMachineTensorFactory () |
virtual std::shared_ptr< tcc::MachineTensor< F > > | createTensor (const std::vector< int > &lens, const std::string &name) |
Static Public Member Functions | |
static std::shared_ptr< CtfMachineTensorFactory< F > > | create (CTF::World *world=Sisi4s::world) |
Protected Attributes | |
CTF::World * | world |
|
inline |
|
inlinevirtual |
|
inlinestatic |
|
inlinevirtual |
|
protected |