LightJason - AgentSpeak(L++)
Package org.lightjason.agentspeak.action.builtin.math.blas

Packages

package  matrix
 
package  vector
 

Classes

class  CElementWise
 elementweise vector / matrix operation. More...
 
class  CFormat1D
 formatter of 1D matrix More...
 
class  CFormat2D
 formatter of 2D matrix More...
 
class  CMultiply
 defines matrix- / vector-products. More...
 
class  CSize
 returns the elements within the BLAS structure. More...
 
enum  EType
 blas types More...
 
class  IAlgebra
 blas algebra operations e.g. More...
 
class  IFormat
 base formatter of blas structures More...