Public Member Functions

mod_matrix::operator(*) Interface Reference

interface operator(*) More...

List of all members.

Public Member Functions

type(matrixm_prod_mat (m1, m2)
type(matrixm_prod_scalar1 (alpha, m)
type(matrixm_prod_scalar2 (m, alpha)
type(vectorm_prod_vec2 (v, m)
type(vectorm_prod_vec_c (m, v)

Detailed Description

interface operator(*)

interfaces prod_mat_mat : product

Author:
Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
Date:
09th of March, 2011
Remarks:

Definition at line 140 of file matrix.f90.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines