package mpf

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message DoubleMatrix

proto_messages.proto:9

NOTE: with numpy you can simply flatten and reshape the array

Used in: MPFOutput, MatrixProfile, PanMatrixProfile

message IntMatrix

proto_messages.proto:15

Used in: MatrixProfile, PanMatrixProfile

message Location

proto_messages.proto:22

Data structure to specify a location in a matrix (row, col)

Used in: MPFOutput, Motif

message MPFOutput

proto_messages.proto:69

message MatrixProfile

proto_messages.proto:34

Store Matrix Profile specific attributes

Used in: MPFOutput

message Motif

proto_messages.proto:28

Store Motif for any dimensions

Used in: MPFOutput

message PanMatrixProfile

proto_messages.proto:61

Store Pan-MatrixProfile specific attributes

Used in: MPFOutput