dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Tensor.size
dlib
math
tensor
Tensor
Tensor
Undocumented in source.
enum
size
;
enum
size
;
struct
Tensor
static if
(!(
isMatrix
))
static if
(
sizes.length > 0
)
enum
size
=
sizes
[
0
]
;
Meta
Source
See Source File
dlib
math
tensor
Tensor
Tensor
aliases
ElementType
Indices
Sizes
arrayof
constructors
this
functions
free
opApply
opAssign
opIndex
opIndexAssign
manifest constants
size
properties
initialized
length
toString
static functions
init
zero
templates
opDispatch
unions
__anonymous
variables
cols
data
dimensions
dynamic
isMatrix
isScalar
isSquareMatrix
isTensor
isVector
order
rows