libdl  0.0.1
Simple yet powerful deep learning
Loading...
Searching...
No Matches
dl::DOF Struct Reference

Wrapper around std::size_t to discern between var(TensorPtr, DOF) and var(TensorPtr, size_t). More...

#include <math.hpp>

Public Attributes

size_t dof
 

Detailed Description

Wrapper around std::size_t to discern between var(TensorPtr, DOF) and var(TensorPtr, size_t).

Definition at line 177 of file math.hpp.

Member Data Documentation

◆ dof

size_t dl::DOF::dof

Definition at line 178 of file math.hpp.


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