Package org. jetbrains. kotlinx. multik. api. math
Types
Functions
Returns an ndarray of Double from the given ndarray to each element of which a cos function has been applied.
Returns an ndarray of Float from the given ndarray to each element of which a cos function has been applied.
Returns an ndarray of ComplexFloat from the given ndarray to each element of which a cos function has been applied.
Returns a ndarray of Double from the given ndarray to each element of which a cos function has been applied.
Returns a ndarray of Float from the given ndarray to each element of which a cos function has been applied.
Returns a ndarray of ComplexDouble from the given ndarray to each element of which a cos function has been applied.
Returns a ndarray of ComplexFloat from the given ndarray to each element of which a cos function has been applied.
Returns an ndarray of Double from the given ndarray to each element of which an exp function has been applied.
Returns an ndarray of Float from the given ndarray to each element of which an exp function has been applied.
Returns an ndarray of ComplexDouble from the given ndarray to each element of which an exp function has been applied.
Returns an ndarray of ComplexFloat from the given ndarray to each element of which an exp function has been applied.
Returns a ndarray of Double from the given ndarray to each element of which an exp function has been applied.
Returns a ndarray of Float from the given ndarray to each element of which an exp function has been applied.
Returns a ndarray of ComplexDouble from the given ndarray to each element of which an exp function has been applied.
Returns a ndarray of ComplexFloat from the given ndarray to each element of which an exp function has been applied.
Returns an ndarray of Double from the given ndarray to each element of which a log function has been applied.
Returns an ndarray of Float from the given ndarray to each element of which a log function has been applied.
Returns an ndarray of ComplexDouble from the given ndarray to each element of which a log function has been applied.
Returns an ndarray of ComplexFloat from the given ndarray to each element of which a log function has been applied.
Returns a ndarray of Double from the given ndarray to each element of which a log function has been applied.
Returns a ndarray of Float from the given ndarray to each element of which a log function has been applied.
Returns a ndarray of ComplexDouble from the given ndarray to each element of which a log function has been applied.
Returns a ndarray of ComplexFloat from the given ndarray to each element of which a log function has been applied.
Returns an ndarray of Double from the given ndarray to each element of which a sin function has been applied.
Returns an ndarray of Float from the given ndarray to each element of which a sin function has been applied.
Returns an ndarray of ComplexDouble from the given ndarray to each element of which a sin function has been applied.
Returns an ndarray of ComplexFloat from the given ndarray to each element of which a sin function has been applied.