![]() |
MatrixKHot Method |
Name | Description | |
---|---|---|
![]() ![]() | KHot(Int32, Double) |
Creates a matrix of k-hot vectors, where all values at each row are
zero except for the indicated indices, which are set to one.
|
![]() ![]() | KHotT(Int32, Int32) |
Creates a matrix of k-hot vectors, where all values at each row are
zero except for the indicated indices, which are set to one.
|
![]() ![]() | KHot(Int32, Int32) |
Creates a matrix of k-hot vectors, where all values at each row are
zero except for the indicated indices, which are set to one.
|
![]() ![]() | KHotT(Int32, T) |
Creates a matrix of k-hot vectors, where all values at each row are
zero except for the indicated indices, which are set to one.
|