CEBL  2.1
Namespaces | Functions
cppR_operators.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  cppR

Functions

template<typename T >
ublas::matrix< T > cppR::operator/ (const T &value, ublas::matrix< T > &m1)
template<typename T >
ublas::vector< T > cppR::operator/ (const T &value, ublas::vector< T > &v1)