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

Go to the source code of this file.

Functions

 mat_mult2 (int n, int m, int l, MATRIX amat, int ai, int aj, MATRIX bmat, int bi, int bj, MATRIX pmat)

Function Documentation

mat_mult2 ( int  n,
int  m,
int  l,
MATRIX  amat,
int  ai,
int  aj,
MATRIX  bmat,
int  bi,
int  bj,
MATRIX  pmat 
)

Definition at line 9 of file mat_mult2.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Mar 9 2017 04:57:51