menu
dart_pytorch package
documentation
core/tensor/cuda_engine.dart
CPow typedef
CPow typedef
dark_mode
light_mode
CPow
typedef
CPow
=
Pointer
<
Void
>
Function
(
Pointer
<
Void
>
,
Float
)
Implementation
typedef CPow = ffi.Pointer<ffi.Void> Function(ffi.Pointer<ffi.Void>, ffi.Float);
dart_pytorch package
documentation
core/tensor/cuda_engine
CPow typedef
cuda_engine library