Functions
mat_mult.c File Reference
#include "arith.h"
Include dependency graph for mat_mult.c:

Go to the source code of this file.

Functions

 mat_mult (int n, int m, int l, MATRIX amat, MATRIX bmat, MATRIX pmat)
 

Function Documentation

mat_mult ( int  n,
int  m,
int  l,
MATRIX  amat,
MATRIX  bmat,
MATRIX  pmat 
)

Definition at line 9 of file mat_mult.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:54