関数名 Function name |
対象とする型 Supported structure type |
機能・用途 Purpose |
view_matrix 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
matrix |
行列を標準出力に書き出す。 Write a matrix to the standard output. |
view_diagonal_matrix 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
diagonal_matrix | |
view_rowvector 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
rowvector | |
view_columnvector 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
columnvector | |
matrix_filetype_check 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
matrix |
入出力ファイルの形式(拡張子)をチェックする。 Check the format (extension) of input/output files. |
diagonal_matrix_filetype_check 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
diagonal_matrix | |
rowvector_filetype_check 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
rowvector | |
columnvector_filetype_check 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
columnvector | |
read_matrix 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
matrix |
行列をファイルから読み込む。 Read a matrix from a file. |
read_diagonal_matrix 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
diagonal_matrix | |
read_rowvector 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
rowvector | |
read_columnvector 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
columnvector | |
write_matrix | matrix |
行列をファイルに書き出す。 Write a matrix to a file. |
write_diagonal_matrix 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
diagonal_matrix | |
write_rowvector 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
rowvector | |
write_columnvector 【マニュアル改訂中につき非公開】 [Documentation is not open as it is under revision] |
columnvector |