Index

A B C D E F G I M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

T

test() - Static method in class methods.Out
Método de teste que retorna uma mensagem padrão.
times(Matrices<T>) - Method in class methods.Matrices
Múltiplica duas matrizes
times(T) - Method in class methods.Matrices
Múltiplica uma matriz por um número
toString() - Method in class methods.Matrices
Retorna os dados da matriz organizados de forma natural como String
toString(boolean[][]) - Static method in class methods.Matrix
Converte uma matriz de booleanos em uma representação de string.
toString(char[][]) - Static method in class methods.Matrix
Converte uma matriz de caracteres em uma representação de string.
toString(double[][]) - Static method in class methods.Matrix
Converte uma matriz de números de ponto flutuante em uma representação de string.
toString(int[][]) - Static method in class methods.Matrix
Converte uma matriz de inteiros em uma representação de string.
toString(String[][]) - Static method in class methods.Matrix
Converte uma matriz de strings em uma representação de string.
transpose() - Method in class methods.Matrices
Retorna a matriz transposta
transpose(char[][]) - Static method in class methods.Matrix
Calcula a transposta de uma matriz de caracteres.
transpose(double[][]) - Static method in class methods.Matrix
Calcula a transposta de uma matriz de números de ponto flutuante.
transpose(int[][]) - Static method in class methods.Matrix
Calcula a transposta de uma matriz de inteiros.
transpose(String[][]) - Static method in class methods.Matrix
Calcula a transposta de uma matriz de strings.
trunc(double[][]) - Static method in class methods.Matrix
Trunca os valores de uma matriz de números de ponto flutuante para inteiros.
A B C D E F G I M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values