OpDetExtensions Module

Type extensions

Type extension Description

this.det ()

Full Usage: this.det ()

Parameters:
    () : unit

Returns: Tensor

Extended Type: Tensor

() : unit
Returns: Tensor

dsharp.det a

Full Usage: dsharp.det a

Parameters:
Returns: Tensor

Extended Type: dsharp

a : Tensor
Returns: Tensor

© Copyright 2021, DiffSharp Contributors.