GCpp general purpose C++ library
version 1.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
Macros
|
Functions
GMatrixT.icc File Reference
Functions
template<typename T >
GMatrixT
< T >
operator*
(const double k, const
GMatrixT
< T > &m)
Detailed Description
Inline and template functions file for a template matrix class.
Function Documentation
template<typename T >
GMatrixT
<T> operator*
(
const double
k
,
const
GMatrixT
< T > &
m
)
Multiplication scaling.
Parameters
k
scaling factor
m
matrix to scale
src
Math
icc
GMatrixT.icc
Generated on Fri Mar 27 2020 19:06:45 for GCpp general purpose C++ library by
1.8.5