gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/matrix_headers_source.h
diff options
context:
space:
mode:
Diffstat (limited to 'matrix_headers_source.h')
-rw-r--r--matrix_headers_source.h 7
1 files changed, 7 insertions, 0 deletions
diff --git a/matrix_headers_source.h b/matrix_headers_source.h
index e63bdab7..0515d990 100644
--- a/matrix_headers_source.h
+++ b/matrix_headers_source.h
@@ -20,6 +20,13 @@ extern void FUNCTION (matrix, check_size) (lua_State *L,
TYPE (gsl_matrix) *m,
size_t n1, size_t n2);
+extern int FUNCTION (matrix, inverse_raw)(lua_State *L,
+ const TYPE (gsl_matrix) *a);
+
+extern int FUNCTION (matrix, solve_raw) (lua_State *L,
+ const TYPE (gsl_matrix) *a,
+ const TYPE (gsl_matrix) *b);
+
/* matrix helper functions */
extern void
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月29日 21:23:39 +0000

AltStyle によって変換されたページ (->オリジナル) /