P99

◆ P99_ATYPE

#define P99_ATYPE (   T,
  A,
  B,
 
)    P99_AREF(T, A, P99_ALENS(*B, N))

Declare a new matrix A of base type T and with N dimensions as given by B.

Definition at line 622 of file p99_for.h.