kotrix
/
utils
/
NumberKt
/
times
times
final static
Tensor
times
(
Number
$self,
Tensor
other)
Content copied to clipboard
final static
ComplexTensor
times
(
Number
$self,
ComplexTensor
other)
Content copied to clipboard
final static
ComplexMatrix
times
(
Number
$self,
ComplexMatrix
other)
Content copied to clipboard
final static
ComplexRowVector
times
(
Number
$self,
ComplexRowVector
other)
Content copied to clipboard
final static
ComplexColumnVector
times
(
Number
$self,
ComplexColumnVector
other)
Content copied to clipboard
final static
Matrix
times
(
Number
$self,
Matrix
other)
Content copied to clipboard
final static
RowVector
times
(
Number
$self,
RowVector
other)
Content copied to clipboard
final static
ColumnVector
times
(
Number
$self,
ColumnVector
other)
Content copied to clipboard
final static
ComplexDouble
times
(
Number
$self,
ComplexDouble
other)
Content copied to clipboard