Top

rosetta.basic.gpu._basic_gpu_ module

Classes

class Timer

basic/gpu/Timer.hh:28

Ancestors (in MRO)

  • Timer
  • Boost.Python.instance
  • __builtin__.object

Methods

def __init__(

...)

init( (object)arg1, (str)tag) -> None : basic/gpu/Timer.hh:37

C++ signature :
    void __init__(_object*,char const*)

init( (object)arg1, (Timer)) -> None : basic/gpu/Timer.hh:28

C++ signature :
    void __init__(_object*,basic::gpu::Timer)

init( (object)arg1, (object)t [, (str)tag=0]) -> None : basic/gpu/Timer.hh:38

C++ signature :
    void __init__(_object*,basic::Tracer::TracerProxy {lvalue} [,char const*=0])

init( (object)arg1) -> None :

C++ signature :
    void __init__(_object*)

def GetTime(

...)

GetTime( (Timer)arg1) -> float : basic/gpu/Timer.hh:43

C++ signature : double GetTime(basic::gpu::Timer {lvalue})

def Report(

...)

Report( (Timer)arg1 [, (str)tag=0]) -> None : basic/gpu/Timer.hh:41

C++ signature : void Report(basic::gpu::Timer {lvalue} [,char const*=0])

def Reset(

...)

Reset( (Timer)arg1) -> None : basic/gpu/Timer.hh:42

C++ signature : void Reset(basic::gpu::Timer {lvalue})

class TimerAP

Ancestors (in MRO)

  • TimerAP
  • Boost.Python.instance
  • __builtin__.object

Methods

def __init__(

...)

init( (object)arg1) -> None :

C++ signature : void init(_object*)

def get(

...)

get( (TimerAP)arg1) -> Timer :

C++ signature : boost::shared_ptr get(boost::weak_ptr)

class TimerCAP

Ancestors (in MRO)

  • TimerCAP
  • Boost.Python.instance
  • __builtin__.object

Methods

def __init__(

...)

init( (object)arg1) -> None :

C++ signature : void init(_object*)

def get(

...)

get( (TimerCAP)arg1) -> Timer :

C++ signature : boost::shared_ptr get(boost::weak_ptr)

class float4

basic/gpu/GPU.hh:46

Ancestors (in MRO)

  • float4
  • Boost.Python.instance
  • __builtin__.object

Methods

def __init__(

...)

init( (object)arg1) -> None :

C++ signature : void init(_object*)

class float4AP

Ancestors (in MRO)

  • float4AP
  • Boost.Python.instance
  • __builtin__.object

Methods

def __init__(

...)

init( (object)arg1) -> None :

C++ signature : void init(_object*)

def get(

...)

get( (float4AP)arg1) -> float4 :

C++ signature : boost::shared_ptr get(boost::weak_ptr)

class float4CAP

Ancestors (in MRO)

  • float4CAP
  • Boost.Python.instance
  • __builtin__.object

Methods

def __init__(

...)

init( (object)arg1) -> None :

C++ signature : void init(_object*)

def get(

...)

get( (float4CAP)arg1) -> float4 :

C++ signature : boost::shared_ptr get(boost::weak_ptr)