Matrix Support forum matrix Perform operations with matrices This class can be used to perform several types of operations with matrices. It can perform the operations like sum, reduction, multiplication, division, covariance matrix, mean matrix, inverse and determinant. ejemplos matrix operations ...
Sudoku Matrix Support forum sudokumatrix Manipulate a Sudoku game matrix This class can be used to manipulate a Sudoku game matrix. It can generate a Sudoku game matrix with 4 levels of difficultu: easy, medium, hard and expert. The class can also set and unset given cell positions and check if ...
Matrix new Support forum matrix-new Perform operations to manipulate matrices This class can be used to perform operations to manipulate matrices. It is an enhanced version of the Matrix class originally written by Diego Carrera. This version introduces functions to set the matrix columns and rows ...
This class can perform math operations with matrices. It can take the definition of a matrix as a string with the values of the elements separated by commas and the rows by semi-colons. It can also create an identity matrix given its size. The class can perform several types of operations with matrices ...
Matrix algebra Support forum matrix-algebra Perform operations with matrices This class can be used to perform algebra operations with matrices. It takes the definition of the coefficient values of a matrix and can perform several types of algebra operations. Currently it can calculate the sum, ...
Boolean Minimization Support forum boolean_minimization Minimize boolean expressions using base 3 matrix This class can be used to minimize boolean expressions using base 3 matrix. It takes as parameters minterms and variables. The class performs boolean minimization and returns the prime implicants ...
tablematrix Support forum 369 Lays a table out as a matrix, allowing the coder to specify properties and/or content for the whole table or for rows, columns or individual cells. Lays a table out as a matrix, allowing the coder to specify properties and/or content for the whole table or for rows ...
... class can manipulate Interpretive Structure Modeling matrices. It can perform several types of operations with ISM matrices like: - Initializing a matrix with given dimensions or an array of values - Perform matrix transformations - Swap elements of a matrix - Retrieve an array with the matrix values ...
... notes Example Setup script Setup script Speed test script Example data XTQuery class myXTree test suite myXTPath class Matrix Matrix XTPathParser class XTPredicateParser class Test data Test data Test data Test script Test data Speed test script ...
... color values to the closest color tones in the 216 color browser safe palette. This class accepts hexadecimal color values or RGB values. HTML Color Matrix Support forum colormatrixhtml Determine the closest browser safe color value Class for converting color values to html browser-safe values Example ...