BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Classes | Public Member Functions | List of all members
bc::streams::HostStream Class Reference

#include <host_stream.h>

Public Member Functions

template<class function >
void push (function functor)
 
bool empty () const
 
bool active () const
 

Member Function Documentation

◆ active()

bool bc::streams::HostStream::active ( ) const
inline

◆ empty()

bool bc::streams::HostStream::empty ( ) const
inline

◆ push()

template<class function >
void bc::streams::HostStream::push ( function  functor)
inline

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