| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Leonardo Feitosa (3) | > | Mission progress status | > | Reputation |
|
|||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
|
|
| ||||
| This class can perform matrix manipulation operations with arrays. It provides functions that can perform several types of operations on matrixes that are stored internally as arrays. Currently, it can: - Search the matrix using a given key or a given value - Count the number of values in the matrix - Search values in the matrix and replace them with new values - Sum all values in the matrix - Remove elements with a given value - Sort the matrix by value and by key - Merge two matrixes - Check if matrix is multi-dimensional This class provides methods for performing operations on multidimensional arrays, such as searching for a specific key. |
| |||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |