BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Public Member Functions | List of all members
bc::tensors::Scalar_Accessor Struct Reference

#include <tensor_accessor.h>

Public Member Functions

void operator[] (int index) const
 
void operator() (int index) const
 

Member Function Documentation

◆ operator()()

void bc::tensors::Scalar_Accessor::operator() ( int  index) const
inline

◆ operator[]()

void bc::tensors::Scalar_Accessor::operator[] ( int  index) const
inline

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